add vendor specific css prefixes (#420)

Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-09-24 23:46:33 +06:00 committed by GitHub
parent bb01f1a975
commit c0480898ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 83 additions and 65 deletions

View file

@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.3.4",
"postcss": "^8.3.6",
"autoprefixer": "^10.3.5",
"postcss": "^8.3.7",
"postcss-cli": "^8.3.1"
}
}