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

Change default from scss to sass syntax #1893

Merged
merged 1 commit into from
May 21, 2016

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Jan 22, 2016

Ruby sass uses the extension, so to be on par we must too. Auto-detection of the format may be fancier, but it's not what ruby sass does AFAIK. Personally I think think this should be changed with sass 4.0 (//CC @chriseppstein) and scss should be the defaut, if extensions doesn't explicitly match .sass.

Otherwise #1219 will stay open forever!

@xzyfer
Copy link
Contributor

xzyfer commented Jan 22, 2016

👍 💯 💯

@xzyfer
Copy link
Contributor

xzyfer commented Jan 22, 2016

This is probably a good opportunity to disable .css importing by default and put it behind a flag.

@mgreter
Copy link
Contributor Author

mgreter commented Jan 22, 2016

@xzyfer that would be #1656, let's keep these seperated.

@xzyfer xzyfer added this to the 3.4 milestone Apr 5, 2016
@xzyfer xzyfer changed the title [RFC second try] Change default from scss to sass syntax Change default from scss to sass syntax May 21, 2016
@xzyfer xzyfer merged commit c1c14fd into sass:master May 21, 2016
@xzyfer
Copy link
Contributor

xzyfer commented May 21, 2016

Sorry meant to close this not merge it.

We've decided not to change the existing behaviour until 4.0. See #1656 (comment)

@xzyfer xzyfer removed this from the 3.4 milestone May 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants