nielsenramon / chalk

Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
http://chalk.nielsenramon.com
MIT License
1.23k stars 444 forks source link

fluidbox.scss import error #27

Closed djacquel closed 7 years ago

djacquel commented 7 years ago

Once installed bundle exec jekyll serve return a scss import error (see).

Error in _assets/stylesheets/light.scss:50 File to import not found or unreadable: ../bower/fluidbox/src/css/_fluidbox.scss. ...

Install process needs to include bower install.

nielsenramon commented 7 years ago

It does if you run bin/setup https://github.com/nielsenramon/chalk/blob/master/bin/setup#L16