add vendor specific css prefixes (#487)

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-01-04 12:06:35 +06:00 committed by GitHub
parent d1bc8e2f4c
commit f29aa9b4fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 50 deletions

View file

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