DEV Community

Discussion on: A case against modern CSS frameworks (component libraries)

Collapse
 
jamesthomson profile image
James Thomson

This. Writing your own css is so much more satisfying and CLEAN. Having to hack away at a framework to overwrite countless styles is so unproductive and leads to some serious bloat.

When I do need to do some quick scaffolding, I've been using modules from Bass CSS recently for side projects. It's very low level and modular so you can include just the pieces you want to get you past some of the basic boilerplate stuff like typography.