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

style: unite and reorder CSS rules

This commit is contained in:
2023-03-02 20:05:26 +08:00
parent 32058aa5d3
commit f967cc6bad
13 changed files with 70 additions and 133 deletions

View File

@ -51,8 +51,8 @@
"postcss": "^8.4.21",
"postcss-preset-env": "^8.0.1",
"stylelint": "^15.2.0",
"stylelint-config-hudochenkov": "^9.0.0",
"stylelint-config-standard-scss": "^7.0.1",
"stylelint-order": "^6.0.2",
"stylelint-scss": "^4.4.0"
}
}