feat: upgrade to tailwind 3.0

This commit is contained in:
Timothy Lin
2021-12-15 18:05:37 +08:00
parent 004ac216bb
commit 791d3b1e38
6 changed files with 47 additions and 193 deletions
+7 -7
View File
@@ -13,9 +13,9 @@
},
"dependencies": {
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@tailwindcss/forms": "^0.3.2",
"@tailwindcss/typography": "^0.4.0",
"autoprefixer": "^10.2.5",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
"esbuild": "^0.13.13",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.2",
@@ -23,7 +23,7 @@
"mdx-bundler": "^8.0.0",
"next": "12.0.7",
"next-themes": "^0.0.14",
"postcss": "^8.3.5",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
@@ -38,7 +38,7 @@
"remark-math": "^5.1.1",
"sharp": "^0.28.3",
"smoothscroll-polyfill": "^0.4.4",
"tailwindcss": "^2.2.2",
"tailwindcss": "^3.0.2",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
@@ -56,9 +56,9 @@
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"next-remote-watch": "^1.0.0",
"prettier": "2.2.1",
"socket.io": "^4.1.3",
"socket.io-client": "^4.1.3",
"prettier": "2.2.1"
"socket.io-client": "^4.1.3"
},
"lint-staged": {
"*.+(js|jsx|ts|tsx)": [