You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jekyll includes a Sass converter so there's nothing special in compiling it if you've got Jekyll already up and running for yourself. See http://markdotto.com/2014/09/25/sass-and-jekyll/ for more info.
What do I need to do to use the docs.css as the "one css to rule them all" in a jekyll site?
is there a way to take a sass file and make it part of the jekyll asset generation process?
(I actually expect this to be something like, uh duh, copy foo.sass to _sass and that's-that)
The text was updated successfully, but these errors were encountered: