Hot Module ReplacementEdit a component and the Panel updates in place. No page reload, no rebuild.Start the dev server
Environment VariablesKeep debug code in development and drop it from the production bundle.Use env variables
StylingSass works out of the box. Add PostCSS with a config file or UnoCSS as a Vite plugin.Style your plugin
kirbyuseTyped window.panel, composables and prop helpers for sections, fields and blocks.Meet kirbyuse