Sha256: 99cc8f333b2e65311295541c795a763ad5715a1775a884dad7342610ed5392e5
Contents?: true
Size: 642 Bytes
Versions: 18
Compression:
Stored size: 642 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
18 entries across 18 versions & 2 rubygems