Sha256: 41d43d11a60a0b1ab0d4f55ea67f7a30d7c3bab8c30ac0329a5a2cbff8049f46
Contents?: true
Size: 738 Bytes
Versions: 1
Compression:
Stored size: 738 Bytes
Contents
// First, set some default constants // to be used by html5-boilerplate @import "partials/defaults"; // 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-base; //@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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
html5-boilerplate-0.1.7 | templates/project/style.scss |