|
|
|
|
|
by n0us
3870 days ago
|
|
If you are using something like browserify you could create a module that defines the variables you want to use for theming or something and then import that module to achieve change once/ show everywhere. You could also just not do inline styles, it isn't required. |
|