Skip to content

Commit

Permalink
Merge pull request #122 from Blinks44/update-npm-tailwindcss-forms
Browse files Browse the repository at this point in the history
Bump @tailwindcss/forms to a new version
  • Loading branch information
ryangjchandler authored Dec 11, 2022
2 parents 3f99d3e + d11c33c commit 542a757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TallPreset.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
class TallPreset extends Preset
{
const NPM_PACKAGES_TO_ADD = [
'@tailwindcss/forms' => '^0.4',
'@tailwindcss/forms' => '^0.5',
'@tailwindcss/typography' => '^0.5',
'alpinejs' => '^3.8',
'autoprefixer' => '^10.4',
Expand Down

0 comments on commit 542a757

Please sign in to comment.