add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-05-12 11:06:32 +00:00 committed by GitHub
parent 43fe14bfa1
commit 50a8cd3f22
2 changed files with 58 additions and 58 deletions

View file

@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.5",
"postcss": "^8.4.12",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.13",
"postcss-cli": "^8.3.1"
}
}