add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-06-10 15:19:27 +00:00 committed by GitHub
parent 65049cfbb7
commit f73d1b7732
2 changed files with 10 additions and 10 deletions

View file

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