blade-ui-kit / blade-heroicons

A package to easily make use of Heroicons in your Laravel Blade views.
https://blade-ui-kit.com/blade-icons
MIT License
551 stars 50 forks source link

Heroicon O Plus Small Bug #36

Closed andrewdwallo closed 1 year ago

andrewdwallo commented 1 year ago

Description:

When using "group-hover:text-white" for the icon class,... the icon does not turn white but stays the same color.

Using other components with the same steps below, the icon turns white, well except for x-heroicon-o-plus as well, and maybe others not sure yet.

Steps To Reproduce:

x-heroicon-o-plus-small class="mr-2 h-5 w-5 rtl:ml2 rtl:mr-0 group-hover:text-white group-focus:text-white text-primary-500"

driesvints commented 1 year ago

Seems to work properly: https://play.tailwindcss.com/Sc3YgAy74n

Did you apply a parent group? https://tailwindcss.com/docs/hover-focus-and-other-states#styling-based-on-parent-state