Skip to content

Commit 102d8a3

Browse files
committed
formatting
1 parent b637a42 commit 102d8a3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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

@@ -31,4 +31,4 @@
3131

3232
# 0.0.1
3333

34-
Initial commit
34+
Initial commit

0 commit comments

Comments
 (0)