Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 237474d

Browse files
authoredSep 18, 2023
postcss-initial (#1121)
1 parent 1ac1ef7 commit 237474d

File tree

75 files changed

+2268
-158
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+2268
-158
lines changed
 

‎.github/ISSUE_TEMPLATE/css-issue.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ body:
6060
options:
6161
- PostCSS Preset Env
6262
- PostCSS Bundler
63-
- CSS All Property
6463
- CSS Blank Pseudo
6564
- CSS Has Pseudo
6665
- CSS Prefers Color Scheme
@@ -87,7 +86,9 @@ body:
8786
- PostCSS Global Data
8887
- PostCSS Gradients Interpolation Method
8988
- PostCSS HWB Function
89+
- PostCSS IC Unit
9090
- PostCSS Image Set Function
91+
- PostCSS Initial
9192
- PostCSS Is Pseudo Class
9293
- PostCSS Lab Function
9394
- PostCSS Logical

‎.github/ISSUE_TEMPLATE/plugin-issue.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ body:
6262
options:
6363
- PostCSS Preset Env
6464
- PostCSS Bundler
65-
- CSS All Property
6665
- CSS Blank Pseudo
6766
- CSS Has Pseudo
6867
- CSS Prefers Color Scheme
@@ -89,7 +88,9 @@ body:
8988
- PostCSS Global Data
9089
- PostCSS Gradients Interpolation Method
9190
- PostCSS HWB Function
91+
- PostCSS IC Unit
9292
- PostCSS Image Set Function
93+
- PostCSS Initial
9394
- PostCSS Is Pseudo Class
9495
- PostCSS Lab Function
9596
- PostCSS Logical

0 commit comments

Comments
 (0)
Please sign in to comment.