DevvitIO / Devvit_2.0

0 stars 1 forks source link

Submitting Changes

If you want to make updates / changes / improvements, just submit a pull request and make the changes to the files within the Dev Folder.

When it's merged, I'll take care of transferring the new files over to the live branch.


Gulp Command to Build Sass Files

The only gulp command you need to worry about is just

gulp

which runs sass compile and watch task.