Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Mar 24, 2018

Using sass_option_push_import_extension implementors can choose
to treat any extension they like as a .scss file.

A deprecation warning for raw css imports has landed in 3.5-stable.
This is removes the non-standard raw css imports for 3.6.

Closes #1964
Fixes #2611

xzyfer added 2 commits March 27, 2018 17:48
This is big step towards removing non-standard raw css imports.

Using `sass_option_push_import_extension` implementors can choose
to treat any extension they like as a `.scss` file.

Closes sass#1964
This is a non-standard, and confusion feature. Implementors can now
opt into supporting @import'ing additional file extentions with
`sass_option_push_import_extension`.
@xzyfer xzyfer force-pushed the optional-import-extensions branch from 5d8be50 to 31abae7 Compare March 27, 2018 06:48
@xzyfer xzyfer self-assigned this Mar 28, 2018
@xzyfer xzyfer merged commit 1da6264 into sass:master Mar 28, 2018
@xzyfer xzyfer deleted the optional-import-extensions branch March 28, 2018 09:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant