mburger CSS ================ A small collection of CSS animated hamburgers. All set up to work out of the box with the mmenu.js plugin.
[Examples](https://www.mmenujs.com/mburger) CSS animated hamburgers ### Customize the hamburger By default, the hamburger adopts to its environment pretty good, the bars scale to fit and inherit their color for the parent element.
Need help? Have a look at [the documentation](http://mmenujs.com/mburger) for examples and documentation. ### Licence The mburger CSS is licensed under the [CC-BY-4.0 license](http://creativecommons.org/licenses/by/4.0/). ### Development This project uses [Gulp(4)](http://gulpjs.com/) to transpile and minify SCSS to CSS. If you are unfamiliar with Gulp, check [this tutorial](https://travismaynard.com/writing/getting-started-with-gulp) on how to get started.
Run `gulp watch` in the command-line to put a watch on the files and run all scripts immediately after saving your changes.