add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2021-07-13 04:38:28 +00:00 committed by GitHub
parent ffe40b1cba
commit fa2cc31651
2 changed files with 16 additions and 16 deletions

View file

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