- Added credits component - Added simple icons - Made navbar responsive for mobile - Added credits/upload/download/home/navbar components - Created simple design for home component - Added tailwindcss and daisyUI and TailwindCSS
4 lines
59 B
SCSS
4 lines
59 B
SCSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|