add vendor specific css prefixes

This commit is contained in:
hossainemruz 2023-01-26 18:20:56 +00:00 committed by GitHub
parent cefa24409e
commit 9e07266e39
2 changed files with 8 additions and 8 deletions

View file

@ -27,7 +27,7 @@
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-no-jquery": "^2.7.0",
"eslint-plugin-promise": "^6.1.1",
"postcss": "^8.4.20",
"postcss": "^8.4.21",
"postcss-cli": "^8.3.1"
}
}