File size: 177 Bytes
309320b
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
@tailwind base;
@tailwind components;
@tailwind utilities;

/* 你可以在这里添加自定义样式,例如: */
body {
  /* 例如为全局字体或背景设置默认 */
}