DEV Community

Discussion on: Scoped CSS for React Components with TypeScript

Collapse
 
domnikl profile image
Dominik Liebler

Thanks for your input! I am still a learner in frontend tech and haven't worked on large projects (yet). So would you advise to start with CSS Modules or go for CSS-in-JS only when the project won't become large anyways?