RickWong/react-inline-css

Compiling with Babel plugin for SASS, LESS and prefixing

Open

#4 aperta il 17 lug 2015

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (16 fork)github user discovery
help wanted

Metriche repository

Star
 (169 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

One major annoyance is the lack of automatic vendor prefixing of certain CSS attributes. It doesn't really make sense to add them at run-time. It would be beneficial to the performance to pre-compile the written CSS much like JSX. At that point it might be a small step to include a SASS/LESS hook so it's possible to make the inline CSS stylesheets shorter and more composed.

Guida contributor