0.0.5 • Published 1 year ago
pimento v0.0.5
Pimento 🌶️
Visual CSS editor.
Visually edit your live vite application, automatically writes updates back to your code files.
Install
pnpm add pimentoAdd the plugin to your vite config
export default defineConfig({ // ... plugins: [react(), pimento()], // ... });Run your application
Open the pimento browser
pnpm dlx pimentoVisit your application in the browser
0.0.5
1 year ago