From d25ff2bddd44b9dac1ceb248424109d1782dd211 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 25 Mar 2017 13:13:57 +0100 Subject: add minionlivesmatter as submodule --- .../assets/bootstrap-material-design/bower.json | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 minionlivesmatter/templates/assets/bootstrap-material-design/bower.json (limited to 'minionlivesmatter/templates/assets/bootstrap-material-design/bower.json') diff --git a/minionlivesmatter/templates/assets/bootstrap-material-design/bower.json b/minionlivesmatter/templates/assets/bootstrap-material-design/bower.json deleted file mode 100644 index a312e33..0000000 --- a/minionlivesmatter/templates/assets/bootstrap-material-design/bower.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "bootstrap-material-design", - "description": "Bootstrap Material Design 4", - "keywords": [ - "material", - "design", - "bootstrap", - "css", - "js", - "sass", - "mobile-first", - "responsive", - "front-end", - "framework", - "web" - ], - "homepage": "http://fezvrasta.github.io/bootstrap-material-design", - "license": "MIT", - "moduleType": "globals", - "main": [ - "scss/_core.scss", - "dist/bootstrap-material-design.iife.js" - ], - "dependencies": { - "jquery": "^2.2", - "tether": "^1.2", - "bootstrap": "v4-dev" - } -} -- cgit v1.3.1