|
|
|
|
|
by onion2k
130 days ago
|
|
Yes. The problem is that the styles for something can be defined in multiple places, and that makes it hard. Especially with CSS and (potentially) having specificity issues if things aren't managed well. Having them as a part of the component means that problem goes away. |
|