mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-24 21:20:17 +01:00
package.json: Only god knows why npm reformatted this
This commit is contained in:
parent
1229ecbcc4
commit
7b92a2889c
@ -2,9 +2,9 @@
|
|||||||
"name": "hugo-theme-bootstrap4",
|
"name": "hugo-theme-bootstrap4",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
|
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
|
||||||
"repository" :
|
"repository": {
|
||||||
{ "type" : "git"
|
"type": "git",
|
||||||
, "url" : "https://github.com/alanorth/hugo-theme-bootstrap4.git"
|
"url": "https://github.com/alanorth/hugo-theme-bootstrap4.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build:css": "node-sass --output-style compressed source/scss/style.scss | cleancss > static/css/style.css",
|
"build:css": "node-sass --output-style compressed source/scss/style.scss | cleancss > static/css/style.css",
|
||||||
|
Loading…
Reference in New Issue
Block a user