Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 363 Bytes

File metadata and controls

3 lines (3 loc) · 363 Bytes
  • Always run the LINT and TYPESCHECK scripts after completing your changes. This is to check for any issues.
  • NEVER start the dev server yourself. If you need something from the terminal, ask the user to provide it to you.
  • Avoid using custom colors unless very specifically instructed to do so. Stick to standard tailwind and shadcn colors, styles and tokens.