add vendor specific css prefixes (#683)

Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-10-30 23:08:17 +06:00 committed by GitHub
parent 7175b0d21f
commit a16652581b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View file

@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.12",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.18",
"postcss-cli": "^8.3.1"
}