How to get url path for CSS at runtime?
I use CSS Modules.
I don’t need resolving of url, but I need replace url paths with my custom function call so that I could get the full url at runtime by myself with my custom logic.
I use CSS Modules.
I don’t need resolving of url, but I need replace url paths with my custom function call so that I could get the full url at runtime by myself with my custom logic.