Closed piqusy closed 3 months ago
https://github.com/infinum/eightshift-frontend-libs-tailwind/blob/d49cf51bdd930b8a5771a7b39b7d60d7c3485b83/blocks/init/src/Blocks/components/list/manifest.json#L94
This should be"twClasses": "font-sans [&_a]:underline font-synthesis-none", --- the > needs to be replaced wiith _
"twClasses": "font-sans [&_a]:underline font-synthesis-none",
>
_
Fixed in 1.2.0
https://github.com/infinum/eightshift-frontend-libs-tailwind/blob/d49cf51bdd930b8a5771a7b39b7d60d7c3485b83/blocks/init/src/Blocks/components/list/manifest.json#L94
This should be
"twClasses": "font-sans [&_a]:underline font-synthesis-none",
--- the>
needs to be replaced wiith_