Open nielslange opened 4 years ago
Fixes #70
Update tooling and dependencies
npm i
npm run build
npm run css
Tweak - Update software dependencies. #70
Fixes #70
Update tooling and dependencies
How to test the changes in this Pull Request:
npm i
→ All dependencies should be up to datenpm run build
→ An updated build can be created without problemsnpm run css
→ The file https://github.com/woocommerce/boutique/blob/master/style.scss can be converted into https://github.com/woocommerce/boutique/blob/master/style.css and https://github.com/woocommerce/boutique/blob/master/style-rtl.css without problemsnpm run css
and apply a CSS change to https://github.com/woocommerce/boutique/blob/master/style.scss → New versions of the files https://github.com/woocommerce/boutique/blob/master/style.css and https://github.com/woocommerce/boutique/blob/master/style-rtl.css are rendered without problemsChangelog