Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to compile in Stylus 0.52.2 #103

Closed
GeoffreyBooth opened this issue Sep 3, 2015 · 1 comment
Closed

Fails to compile in Stylus 0.52.2 #103

GeoffreyBooth opened this issue Sep 3, 2015 · 1 comment

Comments

@GeoffreyBooth
Copy link

I get the following error with Stylus 0.52.2. It compiles fine in Stylus 0.52.0.

[14:54:29] gulp-notify: [Compile Error] ParseError in plugin 'gulp-stylus'
Message:
    .../node_modules/bootstrap-styl/bootstrap/type.styl:237:1
   233|
   234| // Abbreviations and acronyms
   235| abbr[title],
   236|
   237| // Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
--------^
   238| abbr[data-original-title]
   239|   cursor help
   240|   border-bottom 1px dotted $abbr-border-color

unexpected ","

Details:
    filename: .../node_modules/bootstrap-styl/bootstrap/type.styl
    lineno: 237
    column: 1
@kane-c
Copy link
Collaborator

kane-c commented Sep 3, 2015

This was a bug in Stylus 0.52.1 and 0.52.2. Upgrade to Stylus 0.52.3.

stylus/stylus#1997

@kane-c kane-c closed this as completed Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants