Doc-style comments in SCSS? Permanently deleted user 创建于 2017年06月23日 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 .