Angular/CSS: How to style a component based on a built-in component’s styling?
I am developing an Angular table library, and I have several components that can be used in place of the standard td
or th
elements. Currently, I am applying a style that applies to multiple of these components like so: