@zhmu/unocss-preset-windpx
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@zhmu/preset-windjs

Instructions

Fork from @unocss/preset-wind, change default unit to px.

Changes From @unocss/preset-wind

  1. rule: space-xx
  2. 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

Readme

Keywords

Package Sidebar

Install

npm i @zhmu/unocss-preset-windpx

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

109 kB

Total Files

6

Last publish

Collaborators

  • zhmu