Plugin for Stylus integration
divmain opened this issue · 1 comments
divmain commented
This is not dependent on #20. Should provide functionality comparable to:
-
stylus-loader
- transform Stylus files into raw CSS -
autoprefixr
- transform raw CSS into vendor-prefixed CSS -
style-loader
- load CSS onto page when required via new<style>
tag - all of the above should be toggleable.
divmain commented
Moved to interlockjs/plugins#2.