add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-10-30 15:03:03 +00:00 committed by GitHub
parent 33d91af120
commit 0cb3365b6a
2 changed files with 16 additions and 16 deletions

View file

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