|
|
|
|
|
by meerita
2410 days ago
|
|
That's not a drawback at all. First, you would replace those font-bold with font-italic (assuming you name the utilities like that) and problem solved. You don't need to change .font-bold and add font-style: italic; in the font-bold class. That's they convinience of utilities: they aren't mutable. |
|
Sure, you can probably write a script but if you name your elements semantically, you potentially only have to change it once.