RickWong/react-inline-css

Compiling with Babel plugin for SASS, LESS and prefixing

Open

#4 建立於 2015年7月17日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (16 fork)github user discovery
help wanted

倉庫指標

Star
 (169 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南