摘要:
在根目录下生成 tailwind 配置文件 npx tailwind init --full 修改 package.json 的 postcss 选项 "postcss": { "plugins": { "tailwindcss": "./tailwind.config.js", "autoprefixer": {} } }, ... 阅读全文
posted @ 2019-06-04 21:52
jzfan
阅读(476)
评论(0)
推荐(0)
浙公网安备 33010602011771号