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

This preset changes the default colors of tailwindcss

Eboubaker opened this issue · comments

after I nearly completed the design of the website, I installed this preset then I found that my website became ugly, I can't go to every blade file and change the colors, any fixes?

Hey, two important things to note here:

  1. I wouldn't add the preset to an existing project; it's used to scaffold out a new project
  2. The preset uses the @tailwindcss/ui plugin, which overrides the 1.x defaults in preparation for the next major Tailwind version.

You can remove the plugin and recompile your assets.