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 35e8ca7 commit 5f93769Copy full SHA for 5f93769
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## CHANGELOG
2
3
+### 1.0.4 (2015-06-05)
4
+---------------------
5
+
6
+- Fixed bug with background declarations inside AtRule nodes
7
8
### 1.0.3 (2015-06-01)
9
---------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-sprites",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Generate sprites from stylesheets.",
"main": "index.js",
"keywords": [
0 commit comments