summaryrefslogtreecommitdiffstats
path: root/style/readme-1.0.0rc1.txt
blob: 2a2cfa7a44711f5023faa078622caad72651a5de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Mozilla Brick

To include Brick in your project, include the bundled stylesheet and script 
files in your project's page like any other CSS/JS file.

To use the provided default font for your components, include the font file in 
the same directory as your Brick stylesheet. 
(If you move the font file elsewhere, look for the "OpenSans-SemiBold.ttf" in 
 the @font-face declaration at the start of the included stylesheet and 
 replace it with the correct path to the file).

Further documentation can be found at http://mozilla.github.io/brick/

If you run into issues with this release of Brick, please file an issue
at https://github.com/mozilla/brick/. We're still in prerelease, so all feedback
is welcome!