@pikacss/integration
v0.0.52
Published
Integration layer between the PikaCSS core engine and bundler plugins. Handles config loading, file scanning, source transformation, and code generation.
Maintainers
Readme
@pikacss/integration
Integration layer between the PikaCSS core engine and bundler plugins. Handles config loading, file scanning, source transformation, and code generation.
Installation
pnpm add @pikacss/integrationUsage
import { createCtx } from '@pikacss/integration'
const ctx = createCtx({
cwd: process.cwd(),
})Documentation
See the full documentation.
License
MIT
