File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changes to PostCSS Browser Comments
2
2
3
+ ### 4.0.0 (April 28, 2021)
4
+
5
+ - Updated: PostCSS 8 compatibility (major)
6
+
3
7
### 3.0.0 (May 24, 2019)
4
8
5
9
- Updated: Node 8+ compatibility (major)
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ postcssBrowserComments({
102
102
});
103
103
```
104
104
105
- [ cli-img ] : https://img.shields.io/travis/csstools/postcss-browser-comments/master .svg
105
+ [ cli-img ] : https://img.shields.io/travis/csstools/postcss-browser-comments/main .svg
106
106
[ cli-url ] : https://travis-ci.org/csstools/postcss-browser-comments
107
107
[ git-img ] : https://img.shields.io/badge/support-chat-blue.svg
108
108
[ git-url ] : https://gitter.im/postcss/postcss
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-browser-comments" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " Keep only the CSS you need based on comments and your browserslist" ,
5
5
"author" : " Jonathan Neal <csstools@hotmail.com>" ,
6
6
"license" : " CC0-1.0" ,
You can’t perform that action at this time.
0 commit comments