@vtable-guild/theme
v2.0.3
Published
Default theme definitions for vtable-guild
Maintainers
Readme
@vtable-guild/theme
Default theme definitions for vtable-guild. Provides tailwind-variants slot configs and CSS variable tokens for multiple UI presets (ant-design-vue, element-plus).
Installation
pnpm add @vtable-guild/themeUsage
Import the CSS entry (all presets are included):
import '@vtable-guild/theme/css'Set themePreset at runtime with createVTableGuild({ themePreset }) to switch between antdv (default) and element-plus. You do not need to manually add data-vtg-preset attributes.
Documentation
See the full documentation for theme customization details.
License
MIT
