### What problem does this PR solve? Feat: add PromptManagement page #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -177,5 +177,5 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [require('tailwindcss-animate')],
|
||||
plugins: [require('tailwindcss-animate'), require('@tailwindcss/line-clamp')],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user