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 483f85c

Browse files
authoredJul 2, 2022
case insensitive processing and consistent cloning (#502)
* wip * color() * some more plugins * fix * a few more * postcss-font-format-keywords * gap properties * hwb and design tokens * more * update test expect files * more updates * more updates * a few more * finish up * changelog * final fixes * clarify
1 parent 1ed0052 commit 483f85c

File tree

176 files changed

+1236
-427
lines changed

Some content is hidden

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

176 files changed

+1236
-427
lines changed
 

‎.github/labeler.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@
164164
- plugins/postcss-pseudo-class-any-link/**
165165
- experimental/postcss-pseudo-class-any-link/**
166166

167-
"plugins/postcss-rebeccapurple":
168-
- plugins/postcss-rebeccapurple/**
169-
- experimental/postcss-rebeccapurple/**
167+
"plugins/postcss-color-rebeccapurple":
168+
- plugins/postcss-color-rebeccapurple/**
169+
- experimental/postcss-color-rebeccapurple/**
170170

171171
"plugins/postcss-replace-overflow-wrap":
172172
- plugins/postcss-replace-overflow-wrap/**

‎package-lock.json

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)