MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / _validateCssFiles

Method _validateCssFiles

lib/bundle-validator.js:382–384  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

380 }
381
382 async _validateCssFiles() {
383 await this.scssValidator.run();
384 }
385
386 validateTrailingSymbols(data) {
387 if (isObject(data)) {

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected