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:
@ -1,5 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
prefix: '',
|
||||
content: [
|
||||
"./index.html",
|
||||
"./src/**/*.vue",
|
||||
|
Reference in New Issue
Block a user