Home > @microsoft/webpack5-load-themed-styles-loader
webpack5-load-themed-styles-loader package
This simple loader wraps the loading of CSS in script equivalent to require("@microsoft/load-themed-styles").loadStyles('... css text ...').
Interfaces
Interface | Description |
|---|---|
Options for the loader. |
Variables
Variable | Description |
|---|---|
This simple loader wraps the loading of CSS in script equivalent to require("load-themed-styles").loadStyles('... css text ...'). |