Sha256: d95b281c35ef7439cd0636a3291521ae3a4969df90baadc83c2790c966f96fb1
Contents?: true
Size: 319 Bytes
Versions: 2
Compression:
Stored size: 319 Bytes
Contents
// genus.css.scss -- Imports required CSS/SCSS files // for a simple one-line import in the end application. // Define helpers for sprockets @function twbs-font-path($path) { @return font-path($path); } @function twbs-image-path($path) { @return image-path($path); } @import "bootstrap"; @import "font-awesome";
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
genus-0.0.2 | app/assets/stylesheets/genus.css.scss |
genus-0.0.1 | app/assets/stylesheets/genus.css.scss |