Upgrade to tailwind 2

This commit is contained in:
Kurt Hutten
2021-05-01 09:29:16 +10:00
parent a5ebcc0446
commit e343bca75f
8 changed files with 197 additions and 4339 deletions

View File

@@ -44,11 +44,12 @@
"three": "^0.118.3"
},
"devDependencies": {
"autoprefixer": "9.8.6",
"postcss": "^8.2.13",
"autoprefixer": "^10.2.5",
"html-webpack-plugin": "^4.5.0",
"opentype.js": "^1.3.3",
"postcss-loader": "4.0.2",
"tailwindcss": "^1.9.1",
"tailwindcss": "^2.1.2",
"worker-loader": "^3.0.7"
}
}