Sha256: 223293ba16a76f56c4f2ced7c132cf6688d5363c49cb82ed23439140c8d351cb

Contents?: true

Size: 798 Bytes

Versions: 3

Compression:

Stored size: 798 Bytes

Contents

////////////////////////
// Style File
//
// This file gets turned into style.css. This file should really
//  hold nothing except for imports of your base, layout, and design
//  partials, plus the mixins required to kickstart Aura and Style Guide.
////////////////////////

////////////////////////
// Base Import
////////////////////////
@import 'partials/base/base';

////////////////////////
// Import Global Stylings
////////////////////////
@import 'partials/global/global';

////////////////////////
// Import Page Stylings
////////////////////////
@import 'partials/page/page';

////////////////////////
// Import Node Stylings
////////////////////////
@import 'partials/node/node';

////////////////////////
// Import View Stylings
////////////////////////
@import 'partials/view/view';

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
compass-aurora-1.0.1 templates/parmesan/style.scss
compass-aurora-1.0 templates/parmesan/style.scss
compass-aurora-0.9.5 templates/parmesan/style.scss