Update and run autoprefixer (#713)

Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-12-26 17:19:13 +00:00 committed by GitHub
parent 657c50d941
commit 71d2db71d9
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/hugo-toha/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.13",
"postcss": "^8.4.19",
"postcss": "^8.4.20",
"postcss-cli": "^8.3.1"
}
}