Skip to content

Commit ba12f4a

Browse files
philipp-spiessAnton P
authored andcommitted
Upgrade lightningcss to 1.29.0 (tailwindlabs#15576)
Closes tailwindlabs#15438 Closes tailwindlabs#15560 Closes tailwindlabs#15561 Closes tailwindlabs#15562 This PR upgrades `lightningcss` to `1.29.0` and uses the [new feature flag](parcel-bundler/lightningcss@3043896) to disable the light-dark function transpilation.
1 parent 280beed commit ba12f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwindcss/preflight.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ summary {
205205
ol,
206206
ul,
207207
menu {
208-
list-style: none;
208+
list-style-type: none;
209209
}
210210

211211
/*

0 commit comments

Comments
 (0)