add vendor specific css prefixes (#524)

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-02-05 23:04:00 +06:00 committed by GitHub
parent 5772734a34
commit 9e8d0c401d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View file

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