Design comparison
SolutionDesign
Solution retrospective
what is the way to correctly organize the css code?
Community feedback
- @YazdunPosted about 3 years ago
Hi
-
first I recommend you to learn Sass
-
then you can use 7-1 pattern folder architecture to manage your stylesheets.
-
also you can use BEM naming convention to make your css code more maintainable.
NOTE : this is the way I like to manage my stylesheets and surely there are other approaches which will suits you well.
✅ I Hope this was helpful for you
Marked as helpful1 -
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord