Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 316 Bytes

File metadata and controls

8 lines (5 loc) · 316 Bytes

Project

  • NEVER start a dev server (npm run dev) or build the project (npm run build). The user will do that themselves.

Stylings

  • 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