Vite
Provides integration with a vite application, useful for serving theme assets.
Provides integration with a vite application, useful for serving theme assets.
Single directory components.
An UnoCSS/Vite base theme, based on starterkit.
https://drupal.tv/external-video/2024-10-13/drupal-theming-sdc-vite-and…
A minimal install profile.
Composer.json is loaded with updated modules and patches.
Living style guide.
A simple theme.
Changes in uno.config.js will not be reloaded automatically. You can trigger it manually by restarting the vite server. Type "r"...
CSS in a directory can be bulk imported with glob. The postcss-import-glob plugin can do this in css files. https://github.com...
CSS variables make it easy to change styles. Use UnoCSS theme properties in a variable. https://unocss.dev/integrations/postcss...