diff --git a/_config.yml b/_config.yml index 6ce2ed3..58d048a 100644 --- a/_config.yml +++ b/_config.yml @@ -18,11 +18,6 @@ description: A Jekyll theme for documentation baseurl: "/just-the-docs/" # the subpath of your site, e.g. /blog # url: "" # the base hostname & protocol for your site, e.g. http://example.com -sass: - # Load dependancies - load_paths: - - node_modules/ - permalink: pretty exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "script/", "LICENSE.txt", "lib/", "bin/", "README.md", "Rakefile"]