···41414242- use `npm run build` to update the minified CSS in `dist/`, useful for testing output before publishing
4343- use `npm run build:preview` to update a non-minified css file in `dist/`
4444-- use `npm run dev` for live reload via browsersync, to test the example HTML files while making style changes
4444+- use `npm run dev` for live reload via browsersync, to test the example HTML files while making style changes. (files in `examples/` do not themselves have CSS files. The html files assume to be impacted by global CSS properties and utility classes built into stylebase)
4545- using release scripts assumes that the remote url for the main releases is labeled `gh`