Skip to content

Commit

Permalink
chore(deps): update Tailwind CSS integration and remove deprecated files
Browse files Browse the repository at this point in the history
- Added @tailwindcss/vite as a dependency in package.json.
- Updated tailwindcss version to 4.0.0.
- Removed postcss.config.cjs and tailwind.config.cjs as they are no longer needed.
- Updated vite.config.mjs to integrate Tailwind CSS using the new plugin.
- Modified global CSS to import Tailwind CSS instead of using the @tailwind directives.

Signed-off-by: donniean <[email protected]>
  • Loading branch information
donniean committed Jan 23, 2025
1 parent 2f94188 commit 8bc187c
Show file tree
Hide file tree
Showing 6 changed files with 498 additions and 517 deletions.
Loading

0 comments on commit 8bc187c

Please sign in to comment.