摘要:
# tailwindcss pnpm i tailwindcss postcss autoprefixer # 生成 tailwindcss 配置文件 npx tailwindcss init -p // tailwind.config.js module.exports = { ... conte 阅读全文
posted @ 2023-04-08 14:01
LeoShi2020
阅读(107)
评论(0)
推荐(0)
摘要:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p 阅读全文
posted @ 2023-04-08 13:44
LeoShi2020
阅读(78)
评论(0)
推荐(0)
摘要:
⌘+, 打开配置 阅读全文
posted @ 2023-04-08 13:09
LeoShi2020
阅读(567)
评论(0)
推荐(0)
摘要:
# 创建项目 pnpm create vite vite-eslint --template vue cd vite-eslint pnpm install pnpm run dev # 安装插件 pnpm i prettier -D # 创建配置文件 echo {}> .prettierrc.js 阅读全文
posted @ 2023-04-08 12:57
LeoShi2020
阅读(96)
评论(0)
推荐(0)
浙公网安备 33010602011771号