Closed FindBoat closed 9 years ago
Which version of Stylus are you using? I think this was fixed with 0.42 or thereabouts.
I'm using 0.43.
Sorry, I was wrong; might have been 0.45 or 0.47 that fixes this. A similar problem in #68 was fixed by updating Stylus.
Got it. After upgrading to the latest version, it works. Thanks.
ParseError: /home/vagrant/angular-express-coffee/node_modules/bootstrap-styl/bootstrap/mixins/image.styl:27 23| //only screen and (-webkit-min-device-pixel-ratio 2), 24| //only screen and (min--moz-device-pixel-ratio 2), 25| //only screen and (-o-min-device-pixel-ratio 2/1), 26| only screen and (min-device-pixel-ratio 2),
expected "(", got "newline"
I'm using stylus middleware in my express.