Open maYunLaoXi opened 2 years ago
npm install autoprefixer tailwindcss postcss wepy.config.js compilers: { plugins: { tailwindcss: {}, autoprefixer: {}, } } app.wpy文件中的
npm install autoprefixer tailwindcss postcss
compilers: { plugins: { tailwindcss: {}, autoprefixer: {}, } }
Description
npm install autoprefixer tailwindcss postcss
wepy.config.jscompilers: { plugins: { tailwindcss: {}, autoprefixer: {}, } }
app.wpy文件中的