feat(ui): 清爽专业风设计系统重构,并修复 Tailwind 从未生效的配置缺陷 #1
@@ -1,5 +1,6 @@
|
|||||||
export default {
|
export default {
|
||||||
content: ['./index.html', './src/**/*.{ts,tsx}'],
|
plugins: {
|
||||||
theme: { extend: {} },
|
tailwindcss: {},
|
||||||
plugins: [],
|
autoprefixer: {},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user