NOTICE: This repo is basically unmaintained. I don't really make extensive use of customizing Firefox and there are security vulnuerabilities in the gulp build system that require upgrading it to to Gulp 4 which I don't really have the interest or time to do right now. I'm leaving this repo open in case anyone has questions and wants to shoot me a message about it.
This is a gulp based build process for editing userChrome.css It's uses scss to allow for modularity and splitting code into multiple files.
It also uses git submodules to pull in other people's projects like UserChromeTweaks.
- convert from gulp 3 to gulp 4. (not really a big deal since this isn't meant to go on a server or whatever but would still be nice to get rid of the security alerts.)