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 267f6d0 commit 89a7f8aCopy full SHA for 89a7f8a
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2.0.1 - 2013-12-23
4
+- Fix for `remove-empty-rulesets` option (#133)
5
+
6
## 2.0.0 - 2013-12-18
7
**Great thanks for @tonyganch and @kizu!**
8
- Use Gonzales PE to parse *.scss and *.less files
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "2.0.0",
+ "version": "2.0.1",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments