Kamona-WD / kui-laravel-breeze

Different UI for laravel/breeze.
MIT License
324 stars 44 forks source link

Tailwind css #27

Closed hakimj96 closed 1 year ago

hakimj96 commented 1 year ago

Hi, im kinda new to tailwind, when i install the kui-laravel-breeze, and tried to use some class (https://tailwindcss.com/docs/border-radius#pill-buttons - by referring to tailwind docs) to check whether its working or not. So far its not going well for me. Can you advise on what step did i miss? Or do i need to import other tailwind configuration outside your readme? Thank you

Below is the code im trying

Screenshot 2023-05-17 at 4 41 35 PM

This is the output

Screenshot 2023-05-17 at 4 42 07 PM
Kamona-WD commented 1 year ago

Use button component <x-button pill>Save Changes</x-button>