add vendor specific css prefixes (#360)

Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-06-21 10:01:51 +06:00 committed by GitHub
parent ebe659b12b
commit 884bf65e43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

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