ungoldman/style.css

modularscale-sass needed in deps?

ungoldman opened this issue · 2 comments

> ungoldman.com@1.0.0-beta sass /Users/ngoldman/dev/git/ungoldman.com
> node-sass source/scss/ -o build/css/ --include-path node_modules/

{
  "status": 1,
  "file": "/Users/ngoldman/dev/git/ungoldman.com/node_modules/style.css/style.scss",
  "line": 3,
  "column": 1,
  "message": "File to import not found or unreadable: modularscale-sass/stylesheets/modular-scale\nParent style sheet: /Users/ngoldman/dev/git/ungoldman.com/node_modules/style.css/style.scss",
  "formatted": "Error: File to import not found or unreadable: modularscale-sass/stylesheets/modular-scale\n       Parent style sheet: /Users/ngoldman/dev/git/ungoldman.com/node_modules/style.css/style.scss\n        on line 3 of node_modules/style.css/style.scss\n>> @import 'modularscale-sass/stylesheets/modular-scale';\n   ^\n"
}

💩

fixed in 1.0.0-alpha-7