Sha256: 4bc9a981b036eedc38e44c04f8520e318ce5b9a048dd8b37d0e88fa86ba3b57d
Contents?: true
Size: 703 Bytes
Versions: 4
Compression:
Stored size: 703 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 'compass'; @import 'singularitygs'; @import 'breakpoint'; @import 'toolkit-no-css'; // 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
4 entries across 4 versions & 2 rubygems