Commit 483f85c
authored
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
* clarify1 parent 1ed0052 commit 483f85c
File tree
176 files changed
+1236
-427
lines changed- .github
- packages/selector-specificity
- src
- plugin-packs/postcss-preset-env/test
- plugins
- postcss-attribute-case-insensitive
- src
- postcss-cascade-layers
- src
- test
- wpt
- postcss-color-functional-notation
- src
- test
- postcss-color-function
- src
- test
- postcss-color-hex-alpha/test
- postcss-color-rebeccapurple
- src
- test
- postcss-design-tokens/src
- postcss-dir-pseudo-class
- src
- test
- postcss-double-position-gradients
- src
- test
- postcss-font-format-keywords
- src
- test
- postcss-gap-properties
- src
- test
- postcss-hwb-function
- src
- postcss-ic-unit
- src
- postcss-image-set-function
- src
- lib
- postcss-is-pseudo-class
- src
- split-selectors
- test
- postcss-lab-function
- src
- test
- postcss-normalize-display-values
- src
- postcss-oklab-function
- src
- test
- postcss-overflow-shorthand
- src
- test
- postcss-place
- src
- test
- postcss-progressive-custom-properties/src
- custom
- postcss-pseudo-class-any-link
- src
- test
- postcss-selector-not
- src
- test
- postcss-stepped-value-functions
- src
- test
- postcss-trigonometric-functions
- src
- test
- postcss-unset-value
- src
- test
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| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | 521 | | |
523 | 522 | | |
524 | 523 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | 521 | | |
523 | 522 | | |
524 | 523 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
442 | 441 | | |
443 | 442 | | |
444 | 443 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
545 | 544 | | |
546 | 545 | | |
547 | 546 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
561 | 560 | | |
562 | 561 | | |
563 | 562 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
543 | 542 | | |
544 | 543 | | |
545 | 544 | | |
| |||
0 commit comments