Sha256: 9326c893f5c8f3178b5860d98f74dbbb044cfe22064a6b2f6e807dfe330ff1b8
Contents?: true
Size: 700 Bytes
Versions: 7
Compression:
Stored size: 700 Bytes
Contents
// First, set some default constants @import "partials/base"; // Then we'll import the compass extension @import "html5-boilerplate"; // Now you can choose to include the whole // enchilada by uncommeting this line //@include html5-boilerplate; // Or, you can pick and choose only the // sections you want to include //@include html5-boilerplate-reset; //@include html5-boilerplate-fonts; //@include html5-boilerplate-styles; //@include html5-boilerplate-helpers; //@include html5-boilerplate-media; // Or else, you can import this partial if you // want more controll over which mixins to use @import "partials/example"; // Finally, put your own styles in this partial @import "partials/page";
Version data entries
7 entries across 7 versions & 1 rubygems