CSS Frameworks
Last updated: January 18, 2021
- This website uses Tachyons. This documentation tool is really helpful if you also use Tachyons.
- Tailwind CSS looks somewhat similar to Tachyons but maybe a bit easier to use. It uses PostCSS for generating CSS.
- Bootstrap is probably the most common CSS framework, and is still a good choice for many projects.
- new.css is an interesting project that aims to avoid the use of classes at all. Sakura is another similar project.