-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
Nice default design is great but ability to customize it for particular project is even better.
Possible solutions:
- Replace CSS Modules with regular BEM: users will be able to add custom CSS via Webpack config.
- Fix CSS Modules class names (remove hash): same as 1 but easier for Styleguidist development.
- Other solution I don’t know about?