Open edward-simpson opened 5 years ago
patternlab serve initiates a browsersync watch, and reloads on template file changes, but does not on changes to CSS
patternlab serve
npm run patternlab serve --config ./path-to-patternlab-config.json
General information
Problem description
patternlab serve
initiates a browsersync watch, and reloads on template file changes, but does not on changes to CSSReproduction steps
npm run patternlab serve --config ./path-to-patternlab-config.json