Sha256: a5b3b6f0f57a5a80b787df6f71976a672f2063c01b7d15936791894e01d6f164
Contents?: true
Size: 667 Bytes
Versions: 1
Compression:
Stored size: 667 Bytes
Contents
// First, set some default constants // to be used by html5-boilerplate @import "partials/base"; // Then, we'll import the compass extension @import "html5-boilerplate"; // Now you can now choose to include the // whole enchilada with just one 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-page; //@include html5-boilerplate-helpers; //@include html5-boilerplate-media; // Or, you can import this partial if you want // full controll over which mixins to include @import "partials/html5_boilerplate";
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
html5-boilerplate-0.1.1 | templates/project/style.scss |