1
0

Part browsing

This commit is contained in:
Ahmed Al-Taiar
2023-11-04 17:32:14 -04:00
parent af93899796
commit 53e0070fd8
28 changed files with 817 additions and 62 deletions

View File

@ -1,13 +1,3 @@
/**
* START --- SETUP TAILWINDCSS EDIT
*
* `yarn rw setup ui tailwindcss` placed these directives here
* to inject Tailwind's styles into your CSS.
* For more information, see: https://tailwindcss.com/docs/installation
*/
@tailwind base;
@tailwind components;
@tailwind utilities;
/**
* END --- SETUP TAILWINDCSS EDIT
*/