We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea995f commit b48b99eCopy full SHA for b48b99e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.0.15 - 2013-10-03
4
+- Option: remove-empty-rulesets (#67)
5
+- Option colon-space expanded
6
+- Some refactoring and fixes
7
+
8
## 0.0.14 - 2013-09-12
9
- Option: eof-newline (#55)
10
- Verbose option (#62)
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "0.0.14",
+ "version": "0.0.15",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments