mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-23 18:56:12 +01:00
🔧 chore: Add Tailwind CSS configuration reference in style.css
This commit is contained in:
parent
1741225f48
commit
fcb1cf2eca
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
@config "tailwind.config.js";
|
||||||
|
|
||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue