cljs-css-modules icon indicating copy to clipboard operation
cljs-css-modules copied to clipboard

CSS modules in ClojureScript.

Results 4 cljs-css-modules issues
Sort by recently updated
recently updated
newest added

![bug3](https://cloud.githubusercontent.com/assets/11254609/24327318/4f0b9362-11ce-11e7-80ac-f3bdbca1b524.png) ![bug4](https://cloud.githubusercontent.com/assets/11254609/24327325/72973688-11ce-11e7-91e7-59840e8c4613.png)

I like that this library works on both server and client side. Yesterday I've been messing around with universal rendering using Rum and like that I can get styles generated...

This solves #10 by using an independent version of gensym.

Are there plans to support style composition? [Details here](0). Or is this functionality already included? I didn't see anything related to `composes` in the source. Thanks! 👍 [0]: https://github.com/css-modules/css-modules#composition