add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-11-11 16:52:28 +00:00 committed by GitHub
parent 2cfe671487
commit 2664d0fe20
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"
}
}