japgolly/scalacss

Any plans about SBT plugin?

Open

#30 aperta il 7 apr 2015

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Scala (41 fork)github user discovery
help wantedlatermaybe

Metriche repository

Star
 (340 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

It will be cool to use ScalaCSS in compile time. For example I have an Scala.js module named my-super-components. I have creating a set of applications using this module. Sometimes I want dark theme, sometimes light. So I make two ScalaCSS modules (just jar with classes) and plug one of them to project by perforce. Then I enable scalaCSSPlugin in my project. After compilation I will have js file which creates DOM and static css for it.

Guida contributor