- NEVER start a dev server (
npm run dev) or build the project (npm run build). The user will do that themselves.
- NEVER modify any CSS files (
*.css). Never write CSS. Use Tailwind utility classes in JSX only. - All the default tailwind colors are disabled, only use the theme colors