clayh53 / tufte-jekyll

Minimal Jekyll blog styled to resemble the look and layout of Edward Tufte's books
MIT License
620 stars 206 forks source link

Properly set up SASS #7

Closed hjhart closed 8 years ago

hjhart commented 8 years ago

Before we had a static CSS file. When you modified the .scss file, it did not change the css file. I've modified the project to allow for editing the scss file and being served through the jekyll asset "pipeline".

See: http://jekyllrb.com/docs/assets/