5 lines
108 B
CSS
5 lines
108 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
/* 全局自定义样式可以添加在这里 */ |