@zhmu/unocss-preset-wind
v0.1.7
Published
Fork from @unocss/preset-wind, change default unit to px.
Downloads
3
Readme
@zhmu/unocss-preset-wind
Instructions
Fork from @unocss/preset-wind, change default unit to px.
Changes From @unocss/preset-wind
- rule:
space-xx
- rule: table
border-spacing
Tailwind / Windi CSS compact preset for UnoCSS, UnoCSS.
Installation
npm i -D @zhmu/preset-windpx
import presetWindPx from '@zhmu/preset-windpx'
Unocss({
presets: [
presetWindPx(),
],
})
License
MIT License © 2021-PRESENT Anthony Fu