#styling concept vs scss
4 messages · Page 1 of 1 (latest)
"Cool concepts" depend on what ever you want to use. Lots of ppl (me included) use tailwind but you as you already chose BEM, that's out of scope 😄
I think SCSS itself is in decline as you can use mostly CSS variables (+PostCSS) nowadays
When it comes to layout, check the scoped styles + deep selector 🙂
What do you mean it's out of scope.
I checked deep and scope they bring new pitfalls.
It's more a question for good patterns and best practices.
What are good patterns for big projects.
I mean that if you use BEM, Tailwind CSS is "the opposite" 😄
Not using will bring others 😛