thatandromeda/hamlet

View on GitHub
hamlet/static/sass/hamlet.sass

Summary

Maintainability
Test Coverage
// ------------------------------
// MIT Libraries Build Compile - LTR
// this compile makes a plain base css that includes everything for
// header, footer, and basic content styling across apps

// +Get the core styles
// ====================
@import 'core';

// If we have hamlet-specific styles, they'll go here.
// ====================
@import 'apps/hamlet';