add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-10-15 15:14:21 +00:00 committed by GitHub
parent 1685b0a3c4
commit 74e52b55b9
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.12",
"postcss": "^8.4.17",
"postcss": "^8.4.18",
"postcss-cli": "^8.3.1"
}
}