add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2021-06-16 19:15:43 +00:00 committed by GitHub
parent 0b5bde7233
commit 359fdddd10
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.2.6",
"postcss": "^8.3.0",
"postcss": "^8.3.4",
"postcss-cli": "^8.3.1"
}
}