Skip to content

Instantly share code, notes, and snippets.

Created February 3, 2016 16:22
Show Gist options
  • Save anonymous/eeff191f76ac4bac88a2 to your computer and use it in GitHub Desktop.
Save anonymous/eeff191f76ac4bac88a2 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Feb 3, 2016.
    12 changes: 12 additions & 0 deletions config.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    {
    "vars": {},
    "css": [
    "buttons.less",
    "close.less",
    "modals.less"
    ],
    "js": [
    "modal.js",
    "transition.js"
    ]
    }