Add autoprefixer

This commit is contained in:
Hippo 2020-04-06 21:34:58 +05:30
parent 902ce1802f
commit d7c642eb90
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"autoprefixer": "^9.7.5",
"tailwindcss": "^1.2.0"
},
"scripts": {

View File

@ -41,7 +41,7 @@ ansi-styles@^4.1.0:
"@types/color-name" "^1.1.1"
color-convert "^2.0.1"
autoprefixer@^9.4.5:
autoprefixer@^9.4.5, autoprefixer@^9.7.5:
version "9.7.5"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.7.5.tgz#8df10b9ff9b5814a8d411a5cfbab9c793c392376"
integrity sha512-URo6Zvt7VYifomeAfJlMFnYDhow1rk2bufwkbamPEAtQFcL11moLk4PnR7n9vlu7M+BkXAZkHFA0mIcY7tjQFg==