laravel-frontend-presets / tailwindcss

A Tailwind CSS frontend preset for the Laravel Framework

Home Page:https://laravel-frontend-presets.github.io/tailwindcss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage for Laravel 6

ronssij opened this issue · comments

I cant use the preset for Laravel 6

composer require laravel/ui:^1.0 --dev

composer require laravel-frontend-presets/tailwindcss --dev

You’ll want to use ^3.0 for Laravel 6.x

You mean the version of the preset? I'll use ^3.0?

I got it now. Thank you 👍