docpad/docpad-skeleton-bootstrap

Style.css.styl can not import 'nib'

Closed this issue · 1 comments

In the style.css.styl file the first statement is:

@import 'nib'

However this file is not included within this project.

Nevermind -- I'm an idiot.

Needed to run
npm install nib