Sha256: 1f1c7c8716664593de9c38d74a7ff44b5cd3c797ba1f5da9933035822c726ec4
Contents?: true
Size: 601 Bytes
Versions: 22
Compression:
Stored size: 601 Bytes
Contents
// Import the non-default scaffolding module to help us get started. @import blueprint/scaffolding // This configuration will only apply the // blueprint styles to pages with a body class of "bp" // This makes it easier to have pages without blueprint styles // when you're using a single/combined stylesheet. body.bp +blueprint-typography(true) +blueprint-utilities +blueprint-debug +blueprint-interaction // Remove the scaffolding when you're ready to start doing visual design. // Or leave it in if you're happy with how blueprint looks out-of-the-box +blueprint-scaffolding("body.bp")
Version data entries
22 entries across 22 versions & 2 rubygems