FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Add new tailwind theme based on the migration design

Merged Joe Adams requested to merge am-21-tailwind-theme into next
6 unresolved threads
Files
5
+ 10
0
import Theme from "./theme.twig"
export default {
title: "Components/Theme",
component: Theme,
}
export const Default = {
args: {},
}
Loading