stylesheets/flint/functions/lib/_next-index.scss in flint-gs-2.0.0.rc.1 vs stylesheets/flint/functions/lib/_next-index.scss in flint-gs-2.0.0.rc.2

- old
+ new

@@ -1,7 +1,9 @@ /** * Returns next indexed key based on passed index * + * @access private + * * @param {Number} $index - index of breakpoint * * @return {String | False} */ @function flint-next-index($index) {