Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update Tailwind CSS integration and remove deprecated files
- 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