mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-16 23:45:33 +01:00
adds tailwindcss
This commit is contained in:
parent
74232d7671
commit
0fb3a1cab3
9 changed files with 3020 additions and 7 deletions
3
src/style.css
Normal file
3
src/style.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
Loading…
Add table
Add a link
Reference in a new issue