Feature Request: Add DaisyUI Theme to Tailwind Configuration
Description
We are looking for a new contributor to help us configure the DaisyUI theme for our project. DaisyUI is a Tailwind CSS component library that provides a set of ready-to-use components and themes. This is a great first issue for someone new to the project and wanting to start.
Tasks
Update tailwind.config.js to include DaisyUI themes:
Add the following configuration to tailwind.config.js:
Feature Request: Add DaisyUI Theme to Tailwind Configuration
Description
We are looking for a new contributor to help us configure the DaisyUI theme for our project. DaisyUI is a Tailwind CSS component library that provides a set of ready-to-use components and themes. This is a great first issue for someone new to the project and wanting to start.
Tasks
Update tailwind.config.js to include DaisyUI themes:
Ensure the configuration is added below other plugins:
Test the theme configuration:
Additional Notes
feature/website-theme
for your changes.