infinum / eightshift-frontend-libs-tailwind

MIT License
1 stars 0 forks source link

Icon component has no tailwind base class in manifest #30

Closed piqusy closed 1 month ago

piqusy commented 3 months ago

https://github.com/infinum/eightshift-frontend-libs-tailwind/blob/6d9ba042f8bc344f23e7e856898d815f50757b46/blocks/init/src/Blocks/components/icon/icon.php#L29

This makes the passed down $additionalClass useless since the Helpers::getTwClasses method returns empty set when there is nothing in the $attributes or the $manifest variables

goranalkovic-infinum commented 1 month ago

Fixed in 1.4.0