Change to child theme of healthSciences
gulpfile.js
deleted
100644 → 0
package.json
deleted
100644 → 0
{ | ||
"name": "boap-front", | ||
"version": "1.0.0", | ||
"description": "BOAP Front Page OJS Theme", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "gulp build" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ubbdst/BOAP-OJS-front-theme.git" | ||
}, | ||
"author": [ "Simon Mitternacht", "Christina Malitius" ], | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/ubbdst/BOAP-OJS-front-theme/issues" | ||
}, | ||
"homepage": "https://github.com/ubbdst/BOAP-OJS-front-theme#readme", | ||
"dependencies": { | ||
"bootstrap": "^4.1.1", | ||
"jquery": "^3.3.1", | ||
"popper.js": "^1.14.3" | ||
}, | ||
"devDependencies": { | ||
"gulp-sass": "^4.0.1", | ||
"gulp": "^3.9.1" | ||
} | ||
} |
styles/index.less
0 → 100644
styles/style.scss
deleted
100644 → 0
Please register or sign in to comment