Hacker News new | ask | show | jobs
by simlevesque 871 days ago
Personally I'm happy with modern CSS using variables and nesting natively. The bundling step isn't necessary for the vast majority of usecase IMO.
1 comments

all CSS-in-JS or styling solutions that allow for component scoping require some kind of bundling or otherwise interaction for the bundler. It's true most people don't need it, but most people don't need 90% of what Fresh offers, surely?