Commit 748e265
authored
PostCSS: Use
see https://github.com/csstools/postcss-plugins/tree/1ac4688fdcc27fa894cb87b0074df6d873635cba/plugin-packs/postcss-preset-env
This ensures that we are using the right vendor prefixes where necessary (e.g. `-webkit-text-decoration` in addition to `text-decoration`).postcss-preset-env to polyfill newer CSS syntax to older browser targets (#8567)1 parent 13a91f5 commit 748e265
3 files changed
+901
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments