Websites related to messing around with Cascading Style Sheets
An overview of CSS frameworks and how happy people are with them: stateofcss.com 2021
- Style foundation and naming conventions: https://suitcss.github.io/
- List of CSS Style Guides: https://css-tricks.com/css-style-guides/
- BBC Web Style Guide: http://www.bbc.co.uk/gel
- Topics and sites around Atomic CSS
Frameworks and libraries
- http://getbootstrap.com/
The very famous CSS framework created by Twitter, as of today it is used by everybody! - http://www.lesscss.org/
adds variables, mixins, operations and functions to CSS (works as pre-processor) - https://sass-lang.com/
CSS with super powers - https://tailwindcss.com/
the new CSS kid in town!