mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Enable stylelint-scss rules, do necessary fixups
Enable stylelint-scss rules, do necessary fixups
I haven't gone through the base stylelint rules yet, but this was from a full look through all of the stylelint-scss ones, enabling all of the ones that suit the SCSS style and doing the necessary fixups to the code. Not many fixes were necessary, most was related to redundant "& >" selectors that I didn't realize were unnecessary.merge-requests/72/head
Deimos
6 years ago
13 changed files with 96 additions and 44 deletions
-
42tildes/package.json
-
2tildes/scss/_base.scss
-
3tildes/scss/_spectre_variables.scss
-
23tildes/scss/modules/_comment.scss
-
2tildes/scss/modules/_menu.scss
-
2tildes/scss/modules/_post.scss
-
2tildes/scss/modules/_site-header.scss
-
2tildes/scss/styles.scss
-
3tildes/scss/themes/_atom_one_dark.scss
-
1tildes/scss/themes/_default.scss
-
3tildes/scss/themes/_dracula.scss
-
47tildes/scss/themes/_solarized.scss
-
8tildes/scss/themes/_theme_base.scss
Write
Preview
Loading…
Cancel
Save
Reference in new issue