mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Upgrading `lightningcss` to fix invalid `list-style: none` conversion. I've also reverted the change to preflight while at it, since it's no longer necessary.
12 lines
183 B
YAML
12 lines
183 B
YAML
packages:
|
|
- 'crates/node'
|
|
- 'crates/node/npm/*'
|
|
- 'packages/*'
|
|
- 'playgrounds/*'
|
|
- 'integrations'
|
|
|
|
catalog:
|
|
'@types/node': ^20.14.8
|
|
lightningcss: ^1.29.1
|
|
vite: ^6.0.0
|