stylesheets/flint/functions/lib/_calc-width.scss in flint-gs-2.0.0.rc.1 vs stylesheets/flint/functions/lib/_calc-width.scss in flint-gs-2.0.0.rc.2
- old
+ new
@@ -1,7 +1,9 @@
/**
* Calculate width
*
+* @access private
+*
* @param {String} $key - key of breakpoint
* @param {Number} $span - span value of element
* @param {Number | String} $context (null) - context value of element
* @param {Number} $deduct (null) - subtract value out of final width
*