The word color is used loosely here to describe the surface-level aspects of a design, including colors, backgrounds, borders, shadows and other properties that are decorative and highly likely to change over time. Basscss includes a suite of color utilities as a starting point. Use these as a guide for creating your own styles.

<% if (obj.page.sections) { %> <% page.sections.forEach(function(section) { %>

<%= capitalize(section.name) %>

<%= modules[section.module].content %>
<% }) %> <% } %>