You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some difficulty with this. In order to parse these comments you have to find all lines in a row starting with // and then strip the // from each line. I'm going to leave this open for now. I'm open for PRs to do this.
I'd like to be able to use this kind of comments in SCSS files:
This is related to #175 and #183
SASS style comments do work (even in SCSS files) but are invalid SCSS syntax, so this is not an option.
The text was updated successfully, but these errors were encountered: