sassdoc-theme-alix
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -43,3 +43,3 @@ var nunjucks = require('nunjucks'); | ||
// Compile a Nunjucks view as `index.html` in destination directory | ||
t.nunjucks('views/index.html', 'dist/index.html'); | ||
nunjucks.render('index.html'); | ||
}); | ||
@@ -46,0 +46,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "SassDoc theme for a11y.css", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"keywords": [ | ||
@@ -8,0 +8,0 @@ "sassdoc-theme" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53660