Closed ivikash closed 3 weeks ago
We're not allowing custom css for buttons or any other component. In case different type of button styles needed, they should be added and can be picked up by using data properties. Currently, this is not a component library, and we won't allow overriding elements. This can be done when the component's are being exposed as a component library in a different repo.
Add data-label attributes DOM. These data attributes can then be used by IDEs to define custom CSS, based on the button text.
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.