Jaspr project with Tailwind and DaisyUI.
Available as a part of the Styling your Jaspr website with Tailwind CSS and DaisyUI tutorial.
Run your project using jaspr serve
.
The development server will be available on http://localhost:8080
.
Build your project using jaspr build
.
The output will be located inside the build/jaspr/
directory.
- DaisyUI FAQ: Learn how to solve most common DaisyUI issues.
- Daisy UI Theme Docs: Learn how to customize Daisy UI themes.
- Daisy UI Color Docs: Learn how to customize Daisy UI colors.
- Daisy UI Config Docs: Learn how to customize Daisy UI configuration.
- Daisy UI Theme Generator: Customize and generate themes for Daisy UI to match your project's aesthetics.
- Stackblitz: Test DaisyUI theme changes in real time.