Skip to content

Commit c799c39

Browse files
committed
Updated to Tailwind v3
1 parent a972e29 commit c799c39

File tree

13 files changed

+21
-7549
lines changed

13 files changed

+21
-7549
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
"production": "mix --production"
1111
},
1212
"devDependencies": {
13-
"@tailwindcss/forms": "^0.3.4",
14-
"@tailwindcss/typography": "^0.4.1",
13+
"@tailwindcss/forms": "^0.4.0",
14+
"@tailwindcss/typography": "^0.5.0",
1515
"autoprefixer": "^10.4.0",
1616
"browser-sync": "^2.27.7",
1717
"browser-sync-webpack-plugin": "^2.3.0",
1818
"cross-env": "^7.0.3",
1919
"laravel-mix": "^6.0.39",
20-
"postcss": "^8.4.4",
20+
"postcss": "^8.4.5",
2121
"postcss-import": "^14.0.2",
2222
"postcss-nested": "^5.0.6",
2323
"postcss-preset-env": "^7.0.1",
24-
"tailwindcss": "^2.2.19",
25-
"tailwindcss-debug-screens": "^2.2.0",
24+
"tailwindcss": "^3.0.2",
25+
"tailwindcss-debug-screens": "^2.2.1",
2626
"@fontsource/mulish": "^4.5.2"
2727
},
2828
"dependencies": {

0 commit comments

Comments
 (0)