Sha256: 50ff01a1ae3777900bcd3a0fd396044f48533f953d5d5616e0798bcbbb2c2c30
Contents?: true
Size: 337 Bytes
Versions: 10
Compression:
Stored size: 337 Bytes
Contents
/** * 1 - Set SCSS variables below */ //$primary: hsl(250,78%,63%); //$secondary: hsl(216, 15%, 52%); $link-decoration: none; $form-label-margin-bottom: 0; //New theme /** * 2 - Import bare minimum of bootstrap */ @import "bootstrap/scss/functions"; @import "bootstrap/scss/variables"; /** * 3 - Now you can refine Bootstrap here */
Version data entries
10 entries across 10 versions & 1 rubygems