-
-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#138 New algorithm: - Imports with no file extension: - Prefer modules starting with '_' - File extension precedence: .scss, .sass, .css - Imports with file extension: - If the file is a CSS-file, do not include it all - The exact file name must match This is how node-sass does it.
- Loading branch information
Showing
1 changed file
with
95 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters