MCPcopy 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}
52export default ScssValidator;

Callers 2

runMethod · 0.95
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected