DEV Community

Discussion on: CSS Is Hard - How do you learn to use and write CSS properly?

 
antjanus profile image
Antonin J. (they/them)

I use Angular's components styles, too! It's actually pretty powerful when coupled with a basic top-level framework for grids and when using SCSS so you can use shared utilities and settings! :)