- 执行
npm install - 执行
npm run start - 执行
npx tailwindcss -i ./src/global.css -o ./src/output.css --watch - 打开扩展程序的开发者模式,加载已解压的扩展程序,把
build目录放进去
- Run
npm install - Run
npm run start - Run
npx tailwindcss -i ./src/global.css -o ./src/output.css --watch - Open your browser's extensions page in developer mode, press "load unpacked" and select the
builddirectory