v0.49.5
版本发布时间: 2023-02-16 18:58:06
unocss/unocss最新发布版本:v0.62.3(2024-08-25 00:07:32)
🚀 Features
- preset-mini: Add backdrop-element-x pseudo for attributify use - by @chu121su12 in https://github.com/unocss/unocss/issues/2177 (c537f)
🐞 Bug Fixes
-
preset-mini:
- Remove units about
0
andnone
close https://github.com/unocss/unocss/issues/2152 - by @zyyv in https://github.com/unocss/unocss/issues/2153 (fff06) - Fix non-existent
font-size
, still returnline-height
. - by @Dunqing in https://github.com/unocss/unocss/issues/2160 (857a3) - Always split :active pseudo - by @chu121su12 in https://github.com/unocss/unocss/issues/2163 (73c85)
- Generate valid duration-0 - by @sibbng in https://github.com/unocss/unocss/issues/2196 (d9184)
- Remove units about
-
preset-wind:
- Apply space/divide properly (#2150 - by @sibbng in https://github.com/unocss/unocss/issues/2150 (f662a)
-
transformer-variant-group:
- Properly scan arbitrary variants in the same line - by @sibbng in https://github.com/unocss/unocss/issues/2193 (ed5e0)
-
unocss:
-
perset-wind
=>preset-wind
typo fix - by @curtislarson in https://github.com/unocss/unocss/issues/2179 (654c7)
-
-
vscode:
- Properly highlight attributify value - by @sibbng in https://github.com/unocss/unocss/issues/2186 (d1011)