Sha256: 4505a324771d0568bfd64e2afc3221923e0b0c9a4db8d18f238e341380cf00c1
Contents?: true
Size: 737 Bytes
Versions: 24
Compression:
Stored size: 737 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 Imports // // Aurora includes @import 'compass' so you don't need to. //////////////////////// //////////////////////// // Compass Extensions // // Aurora includes Toolkit, Breakpoint, Respond-to, Sassy Buttons, and Susy //////////////////////// @import 'aurora/susy-grid'; //////////////////////// // Private Imports //////////////////////// @import 'variables'; @import 'functions'; @import 'mixins'; @import 'extendables';
Version data entries
24 entries across 21 versions & 1 rubygems