Mantra Profile
A minimal install profile.
Composer.json is loaded with updated modules and patches.
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.
CSS variables make it easy to change styles.
Use UnoCSS theme properties in a variable.
You can use UnoCSS Starter to generate a base theme to use with additional subthemes.
When you generate a theme, it copies all...
When developing a theme, changes to CSS are reloaded instantly, but twig changes trigger a page refresh.
How can we make the twig...
A hero is a large area above the fold, typically an image, video, or call to action.
Start by creating a block type called Hero.
I...
Screens come in different sizes and shapes.
The available space can be as small as a phone, or as large as a billboard, with...