add vendor specific css prefixes (#444)

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-10-21 01:12:40 +06:00 committed by GitHub
parent ad149f4d80
commit b5c3713277
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 18 deletions

View file

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