feat: 更新 package.json 和 pnpm-lock.yaml,添加 postcss-prefix-selector 依赖,修改 main.css 背景颜色,调整 tailwind.config.js 前缀设置
All checks were successful
/ surge (push) Successful in 25s
All checks were successful
/ surge (push) Successful in 25s
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
@tailwind utilities;
|
||||
|
||||
body {
|
||||
@apply bg-gray-100;
|
||||
background-color:#f3f4f6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user