git-scribe
git-scribe copied to clipboard
custom stylesheets
if the book repo has a stylesheets/ dir and have indicated another style in .gitscribe, use that instead
+1
Is this a matter of passing the right parameters to the command line?
Say , if the stylesheets folder has a reset.css stylesheet , then it can be used to override the other two stylesheets. And if reset_all.css exists , then only reset_all.css will be included in the view part. Can I modify & send a PR regarding this?