File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changes to CSS Blank Pseudo
2
2
3
- ### Unreleased (patch)
3
+ ### 7.0.1
4
+
5
+ _ October 23, 2024_
4
6
5
7
- Updated: ` postcss-selector-parser `
6
8
Original file line number Diff line number Diff line change 149
149
150
150
``` html
151
151
<!-- When using a CDN url you will have to manually update the version number -->
152
- <script src =" https://unpkg.com/css-blank-pseudo@7.0.0 /dist/browser-global.js" ></script >
152
+ <script src =" https://unpkg.com/css-blank-pseudo@7.0.1 /dist/browser-global.js" ></script >
153
153
<script >cssBlankPseudoInit () </script >
154
154
```
155
155
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " css-blank-pseudo" ,
3
3
"description" : " Style form elements when they are empty" ,
4
- "version" : " 7.0.0 " ,
4
+ "version" : " 7.0.1 " ,
5
5
"contributors" : [
6
6
{
7
7
"name" : " Antonio Laguna" ,
You can’t perform that action at this time.
0 commit comments