This repository has been archived by the owner on May 5, 2021. It is now read-only.
Releases: fbrctr/fabricator
Releases · fbrctr/fabricator
v0.6.0
v0.5.0
v0.4.0
Config and standalone Browserify
Changes:
- Previously Fabricator was using the blacklisted gulp-browserify plugin, this is now resolved by directly using Browserify in the gulpfile.
- A global config object is now introduced for the gulpfile to clean up references
- Miscellaneous path naming standardizations and cleanup
v0.2.1: update package.json
Bug fix:
- change
menu-width
sass var to use rem instead of em