Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 231 Bytes

developer-tools.md

File metadata and controls

5 lines (3 loc) · 231 Bytes

Developer Tools

Get the dependencies by running npm install.

After making changes to SCSS files, run the build script npm run build. This will compile everything for you and output minified CSS files to the css directory.