My team is trying to build a new feathery form design with scalability in mind.
We have some custom code we would like to apply to each form element type and we have been struggling applying CSS to data-feathery-id, classes or unique values like that.
Those options make it difficult to scale the design to multiple new forms and elements.
Is there a solution to easily apply custom CSS/code to all instances of a form element?
i.e. all multi-select dropdowns will have the same CSS applied?