Commit 09a14a1
Rework scripting variants (#17431)
This replaces the `scripting`, `scripting-none`, and `scripting-initial`
variants with one `noscript` variant that matches the name of the HTML
`<noscript>` element. The previous `scripting` can then be represented
as `not-noscript` e.g. `not-noscript:flex`.1 parent 8e36aba commit 09a14a1
File tree
4 files changed
+13
-44
lines changed- packages/tailwindcss/src
- __snapshots__
4 files changed
+13
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 2 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8472 | 8472 | | |
8473 | 8473 | | |
8474 | 8474 | | |
8475 | | - | |
8476 | | - | |
8477 | | - | |
| 8475 | + | |
8478 | 8476 | | |
8479 | 8477 | | |
8480 | 8478 | | |
| |||
9255 | 9253 | | |
9256 | 9254 | | |
9257 | 9255 | | |
9258 | | - | |
9259 | | - | |
9260 | | - | |
9261 | | - | |
9262 | | - | |
9263 | | - | |
9264 | | - | |
9265 | | - | |
9266 | | - | |
9267 | | - | |
9268 | | - | |
9269 | | - | |
9270 | | - | |
9271 | | - | |
9272 | | - | |
| 9256 | + | |
9273 | 9257 | | |
9274 | 9258 | | |
9275 | 9259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1465 | 1465 | | |
1466 | 1466 | | |
1467 | 1467 | | |
| 1468 | + | |
1468 | 1469 | | |
1469 | 1470 | | |
1470 | 1471 | | |
| |||
1576 | 1577 | | |
1577 | 1578 | | |
1578 | 1579 | | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
1579 | 1586 | | |
1580 | 1587 | | |
1581 | 1588 | | |
| |||
2003 | 2010 | | |
2004 | 2011 | | |
2005 | 2012 | | |
2006 | | - | |
2007 | | - | |
2008 | | - | |
2009 | | - | |
2010 | | - | |
2011 | | - | |
2012 | | - | |
2013 | | - | |
2014 | | - | |
2015 | | - | |
2016 | 2013 | | |
2017 | | - | |
| 2014 | + | |
2018 | 2015 | | |
2019 | | - | |
2020 | | - | |
2021 | | - | |
2022 | | - | |
2023 | | - | |
2024 | | - | |
2025 | | - | |
2026 | | - | |
2027 | | - | |
2028 | | - | |
2029 | | - | |
| 2016 | + | |
2030 | 2017 | | |
2031 | 2018 | | |
2032 | 2019 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | | - | |
1169 | | - | |
1170 | | - | |
| 1168 | + | |
1171 | 1169 | | |
1172 | 1170 | | |
1173 | 1171 | | |
| |||
0 commit comments