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

Incorrectly imports .CSS files that are already minified #2

Open
samhh opened this issue Jun 30, 2016 · 0 comments
Open

Incorrectly imports .CSS files that are already minified #2

samhh opened this issue Jun 30, 2016 · 0 comments
Labels

Comments

@samhh
Copy link

samhh commented Jun 30, 2016

As mentioned on our Impero website issue:

If you import a non-minified .CSS/.SSS file, no problem.
If you import a minified .SSS file, no problem.

If however you import a minified .CSS file, Sourdough will incorrectly parse it and remove all curly braces.

This was through gulp-sourdough but the problem probably lies here.

@samhh samhh added the bug label Jun 30, 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

1 participant