-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Format SCSS #1168
Format SCSS #1168
Conversation
Oops. Looks like I need to squash a few commits here. Reckon I should add the compiled |
The updated
If automating the I did still have to make one manual fix to the
It produced this in the CSS
The SCSS will probably need adjusted here but I thought that could be done after this commit? |
The formatting issues of SASS and CSS were resolved in #1391 |
Changes proposed in this Pull Request:
Lint and properly format SCSS so it'll produce a properly formatted
style.css
Related issue(s):
#1149
#1159
#932
#893