chore: pug
Showing
| ... | @@ -59,6 +59,7 @@ | ... | @@ -59,6 +59,7 @@ |
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@babel/core": "^7.8.0", | "@babel/core": "^7.8.0", | ||
| "@prettier/plugin-pug": "^1.15.2", | |||
| "@tarojs/cli": "3.6.23", | "@tarojs/cli": "3.6.23", | ||
| "@tarojs/taro-loader": "3.6.23", | "@tarojs/taro-loader": "3.6.23", | ||
| "@tarojs/webpack5-runner": "3.6.23", | "@tarojs/webpack5-runner": "3.6.23", | ||
| ... | @@ -76,6 +77,8 @@ | ... | @@ -76,6 +77,8 @@ |
| "eslint-plugin-vue": "^8.0.0", | "eslint-plugin-vue": "^8.0.0", | ||
| "postcss": "^8.4.33", | "postcss": "^8.4.33", | ||
| "postcss-rem-to-responsive-pixel": "^6.0.1", | "postcss-rem-to-responsive-pixel": "^6.0.1", | ||
| "pug": "^3.0.2", | |||
| "pug-plain-loader": "^1.1.0", | |||
| "style-loader": "1.3.0", | "style-loader": "1.3.0", | ||
| "stylelint": "9.3.0", | "stylelint": "9.3.0", | ||
| "tailwindcss": "^3.4.1", | "tailwindcss": "^3.4.1", | ||
| ... | ... |
Please
register
or
sign in
to comment