Documentation
¶
Index ¶
Constants ¶
View Source
const ( PagePrefix = "/pages" PageRoute = "/pages/*path" // *path tells the router to match anything after the /pages )
Variables ¶
View Source
var Theme = &base.Theme{ Colors: nil, Screens: styled.TailwindUIScreens, Resolvers: base.ThemeResolvers{}, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.