Back to search
CSS guidelines for large and maintainable frontend projects.
Stars
7
Forks
5
Watchers
7
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
11
commits
Details on how to structure root and child classes inside SCSS files, using the Sass Referencing Parent Selector (&) to avoid repeating the class names in the child classes.
f589835View on GitHubChanged $spacing-unit to $space. Shorter and easier to write.
b53f0f1View on GitHub