add vendor specific css prefixes

This commit is contained in:
hossainemruz 2021-07-30 16:57:54 +00:00 committed by GitHub
parent 03edbac376
commit 378365e2ca
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.3.1",
"postcss": "^8.3.5",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1"
}
}