CSS Architecture and Related Stuff
If you think you’ve got something that should be in the list, feel free to follow these steps:
- Fork the repo.
- Create a new branch
- Make your changes to your fork.
- Send a pull request from your fork’s branch to our
master
branch.
- @snookca - Your CSS is a Mess on Vimeo
- @csswizardry – Architecting Scalable CSS
- @csswizardry – What Is A CSS Framework Anyway?
- @snookca - Decoupling HTML From CSS
- @thierrykoblentz - Challenging CSS Best Practices
- @csswizardry - Normalising Designs For Better Quality CSS
- @csswizardry - Breaking Good Habits
- @csswizardry - Big CSS
- @csswizardry - Architecting Scalable CSS
- Overview / MVCSS
- @jina - In Search of a Living Design System
- @safareli - Write better CSS
- @safareli - Single responsibility principle and CSS
- @Vjeux - React: CSS in JS – NationJS
- CSS Bliss Walkthrough
- CSS Bliss Solving Complexity
- @markdalgleish - The End of Global CSS
- Nicole Sullivan - Style Guide Driven Development
- Responsive UX Design Systems
- @jina - Living Design Systems
- @brad_frost - Atomic Design
- @susanjrobertson - Style Guides: Why bother?
- @philwalton - How to Become a Great Front-End Engineer
- @csswizardry - Managing CSS Projects with ITCSS
- @csswizardry - More Transparent UI Code with Namespaces
- @csswizardry - BEMIT: Taking the BEM Naming Convention a Step Further
- @glenmaddern - CSS Modules - Welcome to the Future
- Robert Haritonov- An In-Depth Overview Of Living Style Guide Tools
- Attribute Modules for CSS
- @SlexAxton | Your Very Own Component Library
- @cole_peters | Building and shipping functional CSS
- @necolas | About HTML semantics and front-end architecture
- @philwalton | CSS Architecture
- @davidtheclark | The Role of Utility Classes in Scalable CSS