add vendor specific css prefixes

This commit is contained in:
hossainemruz 2022-11-12 15:07:41 +00:00 committed by GitHub
parent 996346b249
commit 5aa2629dc8
2 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@
"homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.13",
"postcss": "^8.4.18",
"postcss": "^8.4.19",
"postcss-cli": "^8.3.1"
}
}