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

Sass indented syntax files (.sass) compilation is broken #31

Open
AVapps opened this issue Oct 15, 2015 · 1 comment
Open

Sass indented syntax files (.sass) compilation is broken #31

AVapps opened this issue Oct 15, 2015 · 1 comment
Labels

Comments

@AVapps
Copy link

AVapps commented Oct 15, 2015

Since version 3.3.5_1 .sass files compilation is broken. .sass files are parsed as .scss files. This issue is related to a bug in latest node-sass release.

Downgrade fourseven:scss package to v3.2.0 as a temporary workaround :

meteor add fourseven:scss@=3.2.0

Meteor-Community-Packages/meteor-scss#120
sass/node-sass#1192

@filipenevola
Copy link

Same problem here but with this downgrade it is working again.

@reywood reywood added the bug label Oct 19, 2015
comerc added a commit to comerc/meteor-bootstrap3-sass that referenced this issue Jun 24, 2016
@comerc comerc mentioned this issue Jun 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants