@pandabox/unplugin
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

@pandabox/unplugin

Alternative distribution entrypoint for Panda CSS (other than the CLI and PostCSS plugin).

Installation

npm i @pandabox/unplugin

Usage

import { defineConfig } from 'vite'
import pandabox from '@pandabox/unplugin'

export default defineConfig({
  plugins: [
    pandabox.vite({
      /* options */
    }),
  ],
})

Package Sidebar

Install

npm i @pandabox/unplugin

Homepage

astahmer.dev

Weekly Downloads

107

Version

0.1.3

License

none

Unpacked Size

275 kB

Total Files

59

Last publish

Collaborators

  • astahmer