add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-03-08 11:05:19 +00:00 committed by GitHub
parent 6f5e748b5b
commit 284f68fa43
2 changed files with 8 additions and 8 deletions

View file

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