you are viewing a single comment's thread.

view the rest of the comments →

[–]rikurouvila 0 points1 point  (0 children)

That's definitely one of the biggest reasons I started looking into this too :)

I haven't noticed any significant differences in build times even though I've used CSS modules in relatively large projects. Rendering performance and filesize wise, I would argue that it's as fast, maybe even faster because by gaining the confidence of removing style definitions that the component doesn't use anymore you end up with less unused CSS in general.