Closed nloveladyallen closed 8 years ago
This uses a feature of SASS called "loud comments," meaning they are in the compiled version, even if it's minified. Here's the syntax:
/*! first line second line, with one or more spaces before it (that's important) the ending line also has a space before it */
Thanks for this.
This uses a feature of SASS called "loud comments," meaning they are in the compiled version, even if it's minified. Here's the syntax: