Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit b097006

Browse files
committed
Update tailwindcss version
1 parent 7742a76 commit b097006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Presets/Preset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Preset extends LaravelPreset
1515
'@tailwindcss/typography' => '^0.2.0',
1616
'@tailwindcss/custom-forms' => '^0.2.0',
1717
'laravel-mix' => '^5.0.1',
18-
'tailwindcss' => '^1.7.0',
18+
'tailwindcss' => '^1.8.0',
1919
'autoprefixer' => '^9.8.6',
2020
'postcss-import' => '^12.0.1',
2121
'vue' => '^2.6.11',

0 commit comments

Comments
 (0)