Sha256: e811278e6085220cc1efd8cf467fea087542214409f46b8702d8d2ccfe42ba5e
Contents?: true
Size: 496 Bytes
Versions: 18
Compression:
Stored size: 496 Bytes
Contents
////////////////////////////// // Set legacy support // // If you need support for IE6 or IE7, you should install the Box Sizing polyfill. // In your project's folder from the command line, type the following: // compass install singularitygs/box-sizing ////////////////////////////// $legacy-support-for-ie6: false; $legacy-support-for-ie7: false; $legacy-support-for-mozilla: false; ////////////////////////////// // Import Base ////////////////////////////// @import "partials/base";
Version data entries
18 entries across 18 versions & 1 rubygems