scrat-swig
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -205,3 +205,3 @@ 'use strict' | ||
var html = '' | ||
if(this.css.length){ | ||
if(this._collect.css && this._collect.css.length){ | ||
var left = '<link rel="stylesheet" href="' + this.comboPattern | ||
@@ -208,0 +208,0 @@ var right = '">\n' |
{ | ||
"name": "scrat-swig", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Extensions of swig for scrat", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
13212