add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-03-28 04:46:45 +00:00 committed by GitHub
parent c43da0089d
commit e7c1978696
2 changed files with 98 additions and 74 deletions

View file

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