|
|
|
|
|
by sangnoir
3732 days ago
|
|
What if want to use the primary color as the background-color to a nav element and as the border-color to inputs and textareas as well? If the designer changes to a different shade, do you do a global search-and-replace? The way I see it, CSS preprocessors allow for code reuse via composition - vanilla CSS restricts you to inheritance. |
|
The actual art of making visuals usable within a screen is pretty hard to make a language out of. With postcss and react css modules there are advancements. And still, it's one of the things that I have to put the least amount of effort in for the most amount of gain.