|
|
|
|
|
by thieu96
1622 days ago
|
|
This is nothing new, and it's a bad idea to use this in production. Component you import assume a certain set of default styling, if you overwrite the defaults it'll cause issues.
Same as for overwriting javascript prototypes |
|