unocss-preset-patch

v0.0.1
Collection of feature presets not integrated into UnoCSS.
unocss unocss-preset

unocss-preset-patch npm

Collection of feature presets not integrated into UnoCSS.

Usage

pnpm i -D unocss-preset-patch
// unocss.config.ts
import { defineConfig, presetUno } from 'unocss'
import { presetPatch } from 'unocss-preset-patch'

export default defineConfig({
  presets: [
    presetUno(),
    presetPatch(),
  ],
})

License

MIT License © 2023 zyyv

npm i unocss-preset-patch

Metadata

  • MIT
  • Whatever
  • Chris
  • released 4/14/2023

Downloads

Maintainers