We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
See the Fancy Type Module.
To import the Blueprint Colors Module to any Sass File:
@import blueprint/modules/fancy_type.sass
Then you have to mix it in:
body +fancy-type
You get this:
=fancy-type +fancy-paragraphs .caps +caps .dquo +dquo .alt +alt
Read the source code to understand what is going on!
All of the Blueprint Color constants can be overridden. For details on overriding constants see Overriding Constants.