bar9/bolt-theme-skeleton

基于 tailwind 3、daisyui 和 storybook 的 Bolt CMS 主题骨架

安装: 23

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 0

开放问题: 1

语言:JavaScript

类型:bolt-theme

v1.0.0 2023-01-09 21:09 UTC

This package is auto-updated.

Last update: 2024-09-10 22:39:56 UTC


README

基于 tailwind 3、daisyUI 和 storybook 的 Bolt CMS 主题骨架

开发环境搭建

  • 使用 yarn v1 测试
  • yarn
  • yarn dev

生产构建

  • 待办事项。仅生成开发版本,例如为所有可用的主题生成 CSS。
  • 对于生产版本,您至少需要创建一个 tailwind.config.prod.js 文件,例如 daisyui.themes: ['business'],并使用此文件运行 tailwindcss