How does :local(.class) { } work in CSS Modules? Demystifying local class in CSS Modules A Guide for Beginners CSS Modules are a powerful tool for managing styles in modern web development offering a unique so 2 min read 06-10-2024 5
How to use global variables in CSS-Modules? How to Use Global Variables in CSS Modules As developers increasingly embrace CSS Modules for styling React applications questions arise about managing variable 3 min read 06-09-2024 21
How to use css-modules and bootstrap at same time? Bridging the Gap Using CSS Modules and Bootstrap Together CSS Modules and Bootstrap are both powerful tools for styling your web applications but they often see 2 min read 06-09-2024 11
Change VS Code autocomplete attribute type for className from string to object Ditch the Quotes Customizing VS Code Autocomplete for CSS Modules in Next js When working with Next js Type Script and CSS Modules you might find yourself const 2 min read 29-08-2024 15
Why is my scss module file is removed after hmr in remix application after changing tsx file? Remix Hot Module Replacement and CSS Modules Understanding the Disappearing Styles Remixs Hot Module Replacement HMR is a powerful feature for rapid development 2 min read 29-08-2024 13