mmenu-light
Version:
The (extremely) lightweight alternative to the mmenu.js plugin for creating off-canvas mobile menus with the exact look and feel.
16 lines (11 loc) • 810 B
Markdown
mmenu light
================
The (extremely) lightweight alternative to the mmenu.js plugin for creating off-canvas mobile menus with the exact look and feel.<br />
[](https://www.mmenujs.com/mmenu-light)
<img src="https://mmenujs.com/img/preview-mmlight.png" alt="lightweigh mobile menu" width="100%" />
The mmenu-light plugin is licensed under the [CC-BY-4.0 license](http://creativecommons.org/licenses/by/4.0/).
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.<br />
Run `gulp watch` in the command-line to put a watch on the files and run all scripts immediately after saving your changes.