Home New Trending Search
About Privacy Terms
#
#CSSModules
Posts tagged #CSSModules on Bluesky

💅 Using CSS Modules in your projects.
CSS Modules are often underrated. Looking for an alternative to Tailwind CSS? They’re one of the cleanest ways to keep styles scoped to your components and avoid global CSS conflicts.

Let’s go through some practical tips. 🧵
#DeveloperTips #CSSModules

1 0 1 0

I remember getting into heated arguments years ago over Styled Components. I thought they were a bad idea and pushed for CSS Modules instead. Happy to report: I was right.

#WebDev #CSS #Frontend #StyledComponents #CSSModules #TechOpinions

0 0 0 0

I know I've said this before, but I really hate CSS Modules.

Seriously, can it please go die in a fire?

#webdev #CSS #CSSModules

1 0 0 0

Ha! There’s indeed a discussion at the #shadcn repo about stripping all of the #TailwindCSS stuff from the Shadcn components. So far, none of the maintainers have shown up, but people are already creating forks and implementing #CSSModules.

github.com/shadcn-ui/ui...

1 0 0 0

I realized the #shadcn components I wanted to use were built with #tailwindcss as well. Shit. I got annoyed, lazy, and asked #chatgpt to rewrite them into #cssmodules for me. It worked well, but the thought of doing this for every new component? Frustrating.

2 0 1 1

Last week, I spent a lot of time thinking about styling my #reactjs project. Started with #tailwindcss but got annoyed quickly (for a few reasons) and rewrote everything with styled-components. Didn’t like it either, so I switched again to #cssmodules ’cus it felt simpler. And it was! But…

3 0 1 0
Preview
How to obfuscate CSS class names with React and Webpack Motivation

“How to obfuscate CSS class names with React and Webpack” by @develoger#reactjs #cssmodules #classnames

develoger.com/how-to-obfusca…

0 0 0 0
CSS in the Age of React: How We Traded the Cascade for Consistency CSS in the Age of React: How We Traded the Cascade for Consistency Theresa Ma, Software Engineer Mar 5, 2018 With hundreds of engineers, developers and designers working on Yelp,...

CSS in the Age of React: How We Traded the Cascade for Consistencyvia @YelpEngineering #javascript #reactjs #cssmodules

engineeringblog.yelp.com/2018/03/css-in…

0 0 0 0