mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +08:00
### What problem does this PR solve? Feat: An image carousel is displayed at the bottom of the agent's chat messages. #12076 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -223,5 +223,6 @@ module.exports = {
|
||||
require('tailwindcss-animate'),
|
||||
require('@tailwindcss/line-clamp'),
|
||||
require('tailwind-scrollbar'),
|
||||
require('@tailwindcss/container-queries'),
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user