File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33* ** Breaking changes!**
44* The ` CssSplitter::SprocketsEngine ` is now registered as a bundle_processor to avoid issues with sprockets directives #29
5- * * ` .split2 ` extension is no longer necessary/supported, now we rely on ` _splitN ` at the end of the filename
6- * * Now you need to use the ` require ` rather than the ` include ` directive in the split stylesheet
7- * * Prohibition against using ` require_tree . ` and ` require_self ` directives no longer applies
8- * * Better tests
9- ** Thanks a lot to @Umofomia
5+ * ` .split2 ` extension is no longer necessary/supported, now we rely on ` _splitN ` at the end of the filename
6+ * Now you need to use the ` require ` rather than the ` include ` directive in the split stylesheet
7+ * Prohibition against using ` require_tree . ` and ` require_self ` directives no longer applies
8+ * Better tests
9+ * Thanks a lot to [ @Umofomia ] ( https://github.com/Umofomia )
1010
1111# 0.2.0
1212
3131
3232# 0.0.1
3333
34- Initial commit
34+ Initial commit
You can’t perform that action at this time.
0 commit comments