You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scaffold/AI_RULES.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@
13
13
Available packages and libraries:
14
14
15
15
- The lucide-react package is installed for icons.
16
+
- The date-fns package is installed for date/time manipulation.
17
+
- The uuid package is installed for generating unique identifiers.
18
+
- The leaflet and react-leaflet packages are installed for interactive maps.
19
+
- The axios package is installed for HTTP requests.
16
20
- You ALREADY have ALL the shadcn/ui components and their dependencies installed. So you don't need to install them again.
17
21
- You have ALL the necessary Radix UI components installed.
18
22
- Use prebuilt components from the shadcn/ui library after importing them. Note that these files shouldn't be edited, so make new components if you need to change them.
0 commit comments