Sha256: 5148ba6956cb9a3204ea261376ba84b2e76e263b2e7a0fc24ff4e067de060809
Contents?: true
Size: 552 Bytes
Versions: 3
Compression:
Stored size: 552 Bytes
Contents
// Here's where we define some default constants //@import "partials/base"; // Then we'll import the compass extension @import "html5/boilerplate"; // Now, you can simply include everything // (except media) by uncommeting this line @include html5-boilerplate; // Or, you can pick and choose only the sections // you want by using the these includes //@include html5-boilerplate-reset; //@include html5-boilerplate-fonts; //@include html5-boilerplate-styles; //@include html5-boilerplate-helpers; // Media should come last @import "partials/media";
Version data entries
3 entries across 3 versions & 2 rubygems