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 1e513a1 commit f458d6dCopy full SHA for f458d6d
CHANGELOG.md
@@ -1,12 +1,8 @@
1
# Changelog
2
3
-# v0.8.0
+# v0.7.1
4
5
- [x] fix nesting rules expansion #45
6
-- [ ] at-rules prefix removal
7
-- [ ] at rules validation
8
- - [ ] prelude
9
- - [ ] body
10
11
#v0.7.0
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@tbela99/css-parser",
"description": "CSS parser for node and the browser",
- "version": "0.8.0-alpha1",
+ "version": "0.7.1",
"exports": {
".": "./dist/node/index.js",
"./umd": "./dist/index-umd-web.js",
0 commit comments