Skip to content

Commit ae9a94c

Browse files
committed
autoprefixer and postcss-cli added
1 parent d9abec1 commit ae9a94c

File tree

2 files changed

+290
-13
lines changed

2 files changed

+290
-13
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
"@babel/core": "^7.9.0",
2626
"@babel/preset-env": "^7.9.0",
2727
"@babel/preset-react": "^7.9.4",
28+
"autoprefixer": "^9.7.6",
2829
"babel-loader": "^8.1.0",
30+
"postcss-cli": "^7.1.0",
2931
"react": "^16.13.1",
3032
"react-dom": "^16.13.1",
3133
"tailwindcss": "^1.3.4",

0 commit comments

Comments
 (0)