Plugins
Here are some official Vituum plugins for Vite!
Internal Plugins
These are internal plugins that are part of Vituum, they can be used separately too.
Common Plugins
Other common plugins can be used to enhance Vite functionality and can also be used separately without Vituum in any Vite project.
- @vituum/vite-plugin-tailwindcss
- @vituum/vite-plugin-postcss
- @vituum/vite-plugin-posthtml
- @vituum/vite-plugin-juice
- @vituum/vite-plugin-send
Template Engines Plugins
And lastly there are Template Engines plugins, these are meant to be primary used with Vituum to get full functionality.
You can use them separately without Vituum too, but you would have to manually define each file in build.rollupOptions.input
, since there is no multi-page support.