Sha256: 3c732bd3125fb2e1835c16e323a567ec1b8993cf6642681afd3caf1ecbe838a3
Contents?: true
Size: 650 Bytes
Versions: 19
Compression:
Stored size: 650 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. // // Toolkit imports all of Compass, so there is no need to import it separately. //////////////////////// //////////////////////// // Compass Extensions //////////////////////// @import 'singularitygs'; @import 'toolkit'; @import 'sassy-buttons'; //////////////////////// // Private Imports //////////////////////// @import 'variables'; @import 'functions'; @import 'mixins'; @import 'extendables';
Version data entries
19 entries across 18 versions & 2 rubygems