Why Happy CSS ?

This library purpose is to offer a simpler approach to mainstream JavaScript frameworks and libraries in order to style an application. It is modular as we may only need few functionalities in our apps. If it is grid layout, so be it ! Why bother importing a whole HTML framework ?

Happy CSS uses SASS to build CSS module files. It uses semantic naming conventions and has very few opinion about how your application should look like. Everything can be overwritten.

Lets dive in !

Last updated

Was this helpful?