stylesheets/flint/functions/lib/_calc-width.scss in flint-gs-1.6.2 vs stylesheets/flint/functions/lib/_calc-width.scss in flint-gs-1.6.3

- old
+ new

@@ -1,9 +1,6 @@ // Calculate width // ------------------------------------------------------------------------------- -// @dependence `get-value()` -// @dependence `fluid-width()` -// ------------------------------------------------------------------------------- // @param $key [string] : key for lookup // @param $span [number] : span value of element // @param $context [number] : context value of element // ------------------------------------------------------------------------------- // @return calculated value | false