💨Windi CSS and ⚡️Vite, for 🍂OctoberCMS & ❄️WinterCMS
This is a helper plugin for 💨Vitewind theme, don't install it if you don't use Vitewind theme
Go to your backend to Settings > System > Updates & Plugins and install the plugin Chkilel.VitewindManager
(just copy & paste the PluginID below and put it in the search box.)
Go to your backend to Settings > Vitewind theme, and configure the following settings:
Environment:
- Use `.env` configuration : will use the `APP_ENV` value in the .env file
- Development
- Production
Port number : Enter the port on which the theme dev server is running (when you run `npm run dev`)
Theme: choose the appropiate theme, for example if you renamed the theme folder
The Vitewind Manager plugin register a layout component to inject JS and CSS assets, manage hot reload in Development and inject built assets in production.
Put the component in every layout and set the JS files you need to load for that layout.
MIT License - check out LICENSE file for MIT license details.
- Vitewind: the magic of Windi CSS and the speed of Vite JS