0.0.5 • Published 1 year ago
mui-live v0.0.5
MUI live
Visual CSS editor.
Install
pnpm add mui-liveAdd the plugin to your vite config
export default defineConfig({ // ... plugins: [react(), live()], // ... });Run your application
Open the mui-live browser
pnpm dlx mui-liveVisit your application in the browser