1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-07-08 15:02:23 +02:00

Import Bootstrap 4 Beta 1

Bring in new bootstrap.scss and align dependencies in package.json
with upstream's.

See: node_modules/bootstrap/scss/bootstrap.scss
This commit is contained in:
2017-08-11 11:35:52 +03:00
parent dfb4e7fabd
commit 2fdc4a382f
2 changed files with 20 additions and 33 deletions

View File

@ -18,8 +18,8 @@
"author": "Alan Orth",
"license": "GPL-3.0",
"devDependencies": {
"bootstrap": "4.0.0-alpha.6",
"clean-css-cli": "^4.1.3",
"bootstrap": "4.0.0-beta",
"clean-css-cli": "^4.1.6",
"cookieconsent": "^3.0.4",
"font-awesome": "^4.7.0",
"node-sass": "^4.5.3"