⬆️ Upgrade to Tailwind v3

This commit is contained in:
James Panther
2021-12-25 10:51:48 +11:00
parent e7a8baee3a
commit 86fc39f667
2 changed files with 47 additions and 498 deletions
+2 -3
View File
@@ -29,15 +29,14 @@
},
"homepage": "https://github.com/jpanther/congo#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.4.1",
"@tailwindcss/typography": "^0.5.0",
"chart.js": "^3.6.0",
"katex": "^0.15.1",
"mermaid": "^8.13.3",
"prettier": "^2.3.2",
"prettier-plugin-go-template": "^0.0.11",
"rimraf": "^3.0.2",
"tailwind-underline-utils": "^1.1.3",
"tailwindcss": "^2.2.19",
"tailwindcss": "^3.0.7",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],