add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-07-29 17:12:42 +00:00 committed by GitHub
parent b81fd5078b
commit fc393d477c
2 changed files with 80 additions and 46 deletions

View file

@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.7",
"autoprefixer": "^10.4.8",
"postcss": "^8.4.14",
"postcss-cli": "^8.3.1"
}