UNPKG

1.24 kBMarkdownView Raw
1# capital-framework [![Build Status](https://img.shields.io/travis/cfpb/capital-framework.svg)](https://travis-ci.org/cfpb/capital-framework) [![npm](https://img.shields.io/npm/v/capital-framework.svg?style=flat-square)](https://www.npmjs.com/package/capital-framework)
2
3This UI library was developed at the
4[Consumer Financial Protection Bureau](https://consumerfinance.gov).
5
6- [View the capital-framework docs](https://cfpb.github.io/capital-framework/components/capital-framework)
7
8## How to use this component
9
10Detailed instructions can be found at the Capital Framework
11[documentation site](https://cfpb.github.io/capital-framework/).
12
13> NOTE: Be sure to run the Less files through
14 [Autoprefixer](https://github.com/postcss/autoprefixer),
15 or your compiled Capital Framework CSS will not work
16 perfectly in older browsers.
17
18
19## Getting involved
20
21We welcome your feedback and contributions.
22
23- [Find out about contributing](https://github.com/cfpb/capital-framework/blob/master/CONTRIBUTING.md)
24- [File a bug](https://github.com/cfpb/capital-framework/issues/new?labels=bug)
25
26---
27
28## Open source licensing info
291. [TERMS](TERMS.md)
302. [LICENSE](LICENSE)
313. [CFPB Source Code Policy](https://github.com/cfpb/source-code-policy/)