I’d like to add a focused state to a label because i am exporting to a shopify template through udesly adapter.
The adapter looks for the custom attribute item=‘option’ which must be a label.
In shopify it finds that css and generates the buttons based on the options available in the shopify CSS.
As such I need a focused state for a label. But when i set it up, it does not switch to the focused state when I click it.
Here is my site Read-Only: LINK
(how to share your site Read-Only link)