We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 some styles to mix in and some very interesting tools — check out the source code to see what it does!
Here is part of the source code:
=fancy-type +fancy-paragraphs .caps +caps .dquo +dquo .alt +alt
All of the Blueprint Color constants can be overridden. For details on overriding constants see Overriding Constants.