css-proxy-theme-loader
v1.0.3
Published
This loader creates a module with a mapping of all the versions of the produced css for each available theme and passes it to the runtime controller. Then that same module exports the css locals if css modules is enabled. Storing all the mappings of per-t
Downloads
6
Readme
css-proxy-theme-loader
This loader creates a module with a mapping of all the versions of the produced css for each available theme and passes it to the runtime controller. Then that same module exports the css locals if css modules is enabled. Storing all the mappings of per-theme css rules in a runtime controller, in development mode, the controller can freely switch which theme is active.