cssinjs / jss-loader

JSS Loader for Webpack
MIT License
65 stars 8 forks source link

Understanding the why .... #1

Closed kof closed 6 years ago

kof commented 9 years ago

So the idea here is to write css in javascript but deliver css. Code reuse made by js/jss, but scoping solved by postcss?

What I don't understand is

kof commented 6 years ago

One can pipe it through autoprefixer after extraction stage. Latest JSS is scoped by default, updating this package would be cool.