Doc-style comments in SCSS? Nick Shylo Created June 23, 2017 16:54 Probably a stupid one, but I'd like to use doc-style comments in SCSS: /* * Line 1* Line 2*/ How would I do that?
test this content with a a processor that convert scss or sass syntax in css and ll see the result .
use prepros to test before use one of the jetbrain IDE .