UNPKG

hamburgers

Version:

Collection of tasty CSS-animated hamburger icons. Includes Sass files (modular and customizable), so cook up your own hamburger.

8 lines (6 loc) 118 B
var path = require("path"); module.exports = { includePaths: [ path.join(__dirname, "_sass/hamburgers") ] };