Sha256: f7fb96be5245d6c347efaf75bc3ca49ac1dac9f60f1d2dbe0e021294cf6bec9f

Contents?: true

Size: 640 Bytes

Versions: 3

Compression:

Stored size: 640 Bytes

Contents

// Base Partials
//
// These files will be shared across all three of your output CSS files.
// Generally included here are only Compass Extension imports and imports
// for variables, functions, mixins, and extendables.

// Compass Extensions
//
// Put an extra compass extensions here. Aurora already puts in respond-to,
// susy, toolkit, breakpoint, sassy-buttons, and compass-normalize

@import 'aurora/susy-grid';



// Private Imports
//
// Any other imports to add. Normally, these do not include any css, but just
// functions, variables, etc. to be used by other files.

@import 'variables';
@import 'functions';
@import 'mixins';

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
compass-aurora-3.0.0.alpha.1 templates/corona/_base.scss
compass-aurora-1.1.1 templates/corona/_base.scss
compass-aurora-1.1 templates/corona/_base.scss