Skip to content

Blueprint Documentation: Buttons Pattern

unthinkingly edited this page Sep 13, 2010 · 10 revisions

Source

See the Blueprint Buttons Pattern Module.

Importing

To import the Blueprint Colors Module to any Sass File:

@import blueprint/modules/colors.sass

Constants

All of the Blueprint constants can be overridden. For details on overriding constants see Overriding Constants.

Notes

This has a little misleadingly generic name — really it is for anchor tags that you want to include a standard set of icons. The basic install includes files called “Cross” (for errors) “Key” (for login) and “Tick” (for green checkmarks). To work properly you must have your paths set correctly in your config file, and you must have public access to the images.

Clone this wiki locally