src/frontend/packages/devkit/src/build/sass.ts
Function customSassImport
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private customSassImport(config: StratosConfig) {
const that = this;
return (url, resourcePath) => {
if (url === '~@stratosui/theme/extensions') {
// Generate SCSS to appy theming to the packages that need to be themed