Skip to content

Commit 48f6fda

Browse files
committed
Note =require and @import limitations
1 parent 278700f commit 48f6fda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Make possible to use sprockes > 2.8 and < 4
77
* Make possible to use sass ~> 3.1
88
* Deprecate .css.scss and .css.sass extentions
9+
* Limit `=require` to .css only files and `@import` to .scss files. Avoid mixing the two.
910

1011
## 4.0.5 (Nov 25, 2014)
1112

0 commit comments

Comments
 (0)