Hacker News new | past | comments | ask | show | jobs | submit login

Something I like about some newer web frameworks like Next.js is that stylesheets are component-scope by default.

This means that any stylesheet I use is inevitably going to affect, at most, one React component. And so I can call every actual container simply .container without worrying about conflicts or namespacing.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: