mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
feat: complete view for styles
This commit is contained in:
parent
4f18a471b0
commit
83b88bd759
7 changed files with 239 additions and 37 deletions
|
|
@ -45,6 +45,7 @@ module.exports = {
|
|||
},
|
||||
plugins: [
|
||||
require('tailwindcss-animate'),
|
||||
require("tailwindcss-radix")(),
|
||||
// require('@tailwindcss/typography'),
|
||||
]
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue