This project is made to work with https://github.com/osulp/OSUL-Website and is a subtheme for osu madrone
Start by installing dependencies
composer installnpm install- None of these dependencies need to be globally installed
You'll be working in the src/scss/ directory.
You can run node_modules/gulp-cli/bin/gulp.js watch to have gulp watch your changes and re-compile your css on the fly
git will automatically compile and add the scss when you go to commit