Build tools is a library of helpful resources, designed to make getting up and running on a project easier.
- Install package
- Import SCSS
@import '~@wsu/build-tools/scss/all-the-things';, JS, Packages, etc. - Build away!
Build Tools uses the GitHub Package Registry. So to distribute updates, it must be published. Follow the configuration guide to setup your machine to publish to Github Packages.