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

Add support for @supports #27

Open
spacedawwwg opened this issue Jul 25, 2014 · 2 comments
Open

Add support for @supports #27

spacedawwwg opened this issue Jul 25, 2014 · 2 comments

Comments

@spacedawwwg
Copy link
Contributor

No description provided.

@LiYing2010
Copy link

Same problem happened to me.

I added some @supports code to my scss files, and compile them by using grunt + compass.
but there is no @supports code in the output css files.
I thought is was a bug of compass, because the compile result is correct when I uses sass command to compile it.
It wasted me like more then 10 hours, to find out there is a cmq task in the grunt file, and the cmq task is the real reason which deleted the @supports code from the output css files

@LiYing2010
Copy link

I created a PR for this, please take a look:
#35

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