Sha256: 84aa2d558d83b10b44a3093dd3d9517641a4f4264763fbfa92e0a4db00d94f4c
Contents?: true
Size: 319 Bytes
Versions: 5
Compression:
Stored size: 319 Bytes
Contents
@import "setup"; $bourbon: ( "global-font-file-formats": ("woff2", "woff"), "rails-asset-pipeline": true, ); .test-1 { content: _bourbon-get-setting("modular-scale-base"); } .test-2 { content: _bourbon-get-setting("rails-asset-pipeline"); } @include font-face("source-sans-pro", "source-sans-pro-regular");
Version data entries
5 entries across 5 versions & 1 rubygems