You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
I hate trying to use PostCSS as a preprocessor... SugarSS sucks. PreCSS sucks. Everything sucks. Just use node-sass or stylus, and chokidar or something. ffs..
The text was updated successfully, but these errors were encountered:
@toklok I don't think you can use the same API from different versions of the same package within the same project.
For instance if I make a pkg called foo and you npm i foo@1 and npm i foo@2 it will overwrite package.json. You could fork PostCSS and postcss-ant, and rename a ton of stuff if you had no other option, but I wouldn't recommend it.
Just update PostCSS and I'll get around to updating postcss-ant whenever people complain about it.
I hate trying to use PostCSS as a preprocessor... SugarSS sucks. PreCSS sucks. Everything sucks. Just use node-sass or stylus, and chokidar or something. ffs..
The text was updated successfully, but these errors were encountered: