-
Notifications
You must be signed in to change notification settings - Fork 139
CSS Modules
Vic G edited this page Dec 28, 2016
·
1 revision
CSS Modules are a new method of writing CSS or SASS for highly abstract and broken into components application. https://github.com/css-modules/css-modules
In general, we are using CSS Modules for all components; React-CSS-Modules helps to easily assign styles to your module, while React-CSS-Themr https://github.com/javivelasco/react-css-themr provides a way for us to build themes and provide contextual switching of the interface.