Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Local styling with CSS Modules

Local styling with CSS Modules

CSS is well known for being aggressively global. This very behaviour makes it difficult to scale. Style isolation and dead code elimination are only two of the many problems encountered when working with CSS on large and long-lasting codebases.

That’s why a lot of clever people came up with a lot of clever ideas to make it easier to write locally-scoped, easy-to-test, composable and scalable CSS. Among these ideas, one seems to have gained a lot of traction lately: CSS Modules.

In this talk, we will see what are CSS Modules, what they intend to solve, and how to use them. I think you’ll be surprised how little difference there is between authoring CSS Modules, and preprocessor-powered stylesheets.

Kitty Giraudel

May 20, 2016
Tweet

More Decks by Kitty Giraudel

Other Decks in Technology

Transcript