blob: 33a409f8bb163d841ac9bbc100c757657a3fec26 [file] [log] [blame]
//
// WARNING: THIS IS A GENERATED FILE. DO NOT EDIT.
//
<% if (largeLogoPath) { %>$largeLogoPath: "<%= largeLogoPath %>";<% } %>
<% if (smallLogoPath) { %>$smallLogoPath: "<%= smallLogoPath %>";<% } %>
<% if (scss_overrides) { scss_overrides.forEach(function (scss_file, i) { %>
<%= '@import "' + scss_file + '";' %>
<% }); } %>