|
|
|
|
|
by phailhaus
3361 days ago
|
|
You can still do that when you use utility classes. The benefit is that now you have a guarantee that you can drop a view anywhere in the application and have it render the same. I can restructure the HTML without worrying that I broke styling in an edge case. |
|