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 3bed0f5 commit 6bffe5dCopy full SHA for 6bffe5d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.0.11 - 2013-09-10
4
+- Option: element-case
5
+- Fixed block-indent bug with space after at-rule opening brace
6
+- Fixed JSDoc
7
+- Fixed colon-space description
8
+
9
## 0.0.10 - 2013-09-06
10
- Option: color-case
11
- Option: color-shorthand
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "Tool for beautify CSS",
- "version": "0.0.10",
+ "version": "0.0.11",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments