unocss-preset-autoprefixer
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

unocss-preset-autoprefixer

❗ from v0.0.4 this lib use lightningcss to generate css prefixer. Before this version, it used postcss-js

npm version

Installation

pnpm add lightningcss browserslist unocss-preset-autoprefixer -D
import presetUno from '@unocss/preset-uno'
import presetAutoprefixer from 'unocss-preset-autoprefixer'

Unocss({
  presets: [
    presetUno(),
    presetAutoprefixer()
  ],
})

License

MIT

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i unocss-preset-autoprefixer

    Weekly Downloads

    298

    Version

    0.0.9

    License

    MIT

    Unpacked Size

    6.43 kB

    Total Files

    8

    Last publish

    Collaborators

    • zz-hang
    • zyyv