Closed Scriptura closed 8 years ago
Got this error on node v0.10.40.
@Scriptura I think you should update your node.
https://github.com/postcss/autoprefixer/blob/09624a74a0aeca741df706a9779ec9f264dbec4f/.travis.yml
Autoprefixer 6.x do not support node 0.10.x
.
Right, everything now works. Thank you a lot !
if you have a class name starting with number you will get this exception.
for example:
.360icon{}
Hello,
I am writing to report a bug :
Possibly related with Stylus for Gulp ?
I compile errors with the new version of Autoprefixer (3.1.0). I downgraded to a previous version and it works again (2.3.1).
The package.json (stable):
The Sass and Libsass plugins are loaded, but I use Stylus for compiling linked to Autoprefixer.
The Gulpfile.js (Entire file) :