1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

chore(build): add postcss-preset-env to inject polyfills

This commit is contained in:
2023-03-01 19:45:58 +08:00
parent 0dc71d9a54
commit f9ffa18565
3 changed files with 1045 additions and 10 deletions

View File

@ -49,6 +49,7 @@
"grunt-sass": "^3.1.0",
"load-grunt-tasks": "^5.1.0",
"postcss": "^8.4.21",
"postcss-preset-env": "^8.0.1",
"stylelint": "^15.2.0",
"stylelint-config-standard-scss": "^7.0.1",
"stylelint-order": "^6.0.2",