forked from mirrors/hugo-tufte
70c7b91f81
* Convert css to scss entirely Fixes #15 * tufte css is now a scss file
18 lines
492 B
JSON
18 lines
492 B
JSON
{
|
|
"name": "hugo-tufte",
|
|
"version": "0.1.2",
|
|
"description": "Content centric Hugo blogging theme styled with Tufte-Css",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/slashformotion/hugo-tufte.git"
|
|
},
|
|
"author": "Slashformotion",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/slashformotion/hugo-tufte/issues"
|
|
},
|
|
"homepage": "https://github.com/slashformotion/hugo-tufte#readme",
|
|
"dependencies": {
|
|
"normalize-scss": "^7.0.1"
|
|
}
|
|
}
|