Remove this as normalize is now in the _sass dir

This commit is contained in:
Patrick Marsceill 2018-11-15 15:49:14 -05:00
parent 657ce6b750
commit aa4ec995cd
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
1 changed files with 0 additions and 5 deletions

View File

@ -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"]