add vendor specific css prefixes (#600)

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-06-10 21:22:48 +06:00 committed by GitHub
parent 65049cfbb7
commit 20bc7dd71f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"
}
}