add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-10-03 01:55:33 +00:00 committed by GitHub
parent 56615bfa43
commit 47c03b55c9
10 changed files with 63 additions and 254 deletions

View file

@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.8",
"postcss": "^8.4.16",
"autoprefixer": "^10.4.12",
"postcss": "^8.4.17",
"postcss-cli": "^8.3.1"
}
}