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 fec4ffa commit 8846e81Copy full SHA for 8846e81
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 3.1.1 - 2015-05-20
4
+- Fixed `space-between-declarations` vs. media queries (#378)
5
+
6
## 3.1.0 - 2015-05-19
7
**Thanks to
8
[@1000ch](https://github.com/1000ch),
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "3.1.0",
+ "version": "3.1.1",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments