Writing CSS at a professional level will make the CSS code more maintainable, extensible, understandable and cleaner. We're going to look at the five simple and very effective principles that will take your CSS to the next level. Writing CSS is really simple and straightforward, so why is there a need for principles and best-practices while writing CSS?

4m read time From codeadrian.hashnode.dev
Post cover image
Table of contents
Naming principleLow specificity principleDRY PrincipleSingle responsibility principleOpen/Close principle
4 Comments

Sort: