Update: Basic Functions of chat.html 75% maybe
This commit is contained in:
@@ -8,6 +8,12 @@ module.exports = {
|
||||
'./web/templates/**/*.html',
|
||||
'./web/static/js/**/*.js',
|
||||
],
|
||||
safelist: [
|
||||
'grid-rows-[1]',
|
||||
{
|
||||
pattern: /data-\[(expanded|active)\]/,
|
||||
},
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
// 定义语义化颜色
|
||||
|
||||
Reference in New Issue
Block a user