<% if (module.css) { %>

CSS Source

<%= module.stats.rules.length %> Rules
<%= module.stats.selectors.length %> Selectors
<%= module.stats.declarations.all.length %> Declarations
<%= module.stats.aggregates.properties.length %> Properties
<%= highlightCss(module.css) %>
<% } %>