protonemedia / laravel-form-components

A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!

Home Page:https://protone.media/blog/laravel-form-components-to-rapidly-build-forms-with-tailwind-css-and-bootstrap-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind custom-forms still required?

imClement opened this issue · comments

Hello,

In the README.md file it reads
Make sure the Tailwind plugin is installed and added to your tailwind.config.js

Is this the case when Tailwind v2 is used, as Tailwind v2 replaced custom-forms with its included forms.

Thank you,

You're absolutely right, v2 requires another plugin. I've updated the README!