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

csscomb not working for .scss files #29

Open
klierik opened this issue May 12, 2017 · 2 comments
Open

csscomb not working for .scss files #29

klierik opened this issue May 12, 2017 · 2 comments

Comments

@klierik
Copy link

klierik commented May 12, 2017

Have the problem with scss variables parsing:

Parsing error: Please check the validity of the block starting from line #28

26 |         position: absolute;
27 |         z-index: -100;
28*|         left: calc(50% - #{$loader__loader-circle-size / 2});
29 |         top: calc(50% - #{$loader__loader-circle-size / 2});
@mabar
Copy link

mabar commented Aug 16, 2017

Known issue. And this is just a wrapper for gulp, write it here

@Bridn
Copy link

Bridn commented Jan 8, 2018

Need this pull request #30

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

3 participants