Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ getCssFiles
Method
getCssFiles
lib/ScssValidator.js:47–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
getCssFiles() {
48
const
styles =
new
StencilStyles();
49
return
styles.getCssFiles(this.themePath);
50
}
51
}
52
export
default ScssValidator;
Callers
2
run
Method · 0.95
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected