@tbela99/css-parser 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.1.1
4
+
5
+ - [x] fix bug when css nesting is disabled #89
6
+ - [x] validation rules update #87
7
+
3
8
  ## v1.1.0
4
9
 
5
10
  - [x] inline sourcemap
package/README.md CHANGED
@@ -96,7 +96,7 @@ Javascript module from cdn
96
96
 
97
97
  <script type="module">
98
98
 
99
- import {transform} from 'https://esm.sh/@tbela99/css-parser@1.1.0/web';
99
+ import {transform} from 'https://esm.sh/@tbela99/css-parser@1.1.1/web';
100
100
 
101
101
 
102
102
  const css = `