add vendor specific css prefixes

This commit is contained in:
hossainemruz 2022-12-26 17:18:36 +00:00 committed by GitHub
parent 657c50d941
commit 78c6a830a4
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.19",
"postcss": "^8.4.20",
"postcss-cli": "^8.3.1"
}
}