stylesheets/flint/functions/lib/_use-syntax.scss in flint-gs-2.0.0.rc.1 vs stylesheets/flint/functions/lib/_use-syntax.scss in flint-gs-2.0.0.rc.2
- old
+ new
@@ -1,7 +1,9 @@
/**
* Use global syntax
*
+ * @access private
+ *
* @param {List} $selectors - string of selectors to parse
*
* @return {List} - parsed list of selectors
*/
@function flint-use-syntax($selectors) {