Closed jonathanong closed 10 years ago
does autoprefixer work in the browser? (component?)
thanks to being written in coffee script, no. but it uses component to build internally. you can still use it as a global, though.
thanks to being written in coffee script, no.
i'm missing the point here ?
oh crap. you can use it in the browser, but you can't use it in the browser with component (because it's written in coffee script). that's what i mean.
@jonathanong you can build autoprefixer by browserify :)
does autoprefixer work in the browser? (component?)
Why do you need it to run in the browser?
since rework is removing vendor prefix support. autoprefixer is not pinned because
patch
s are just caniuse db updates.didn't update the readme - theres
.browsers
option. tests pass (travis maybe?). maybe remove.delegate
and.vendors()
.