Capital Framework theme for CFPB websites and applications.
npm install cf-theme-cfpbFiles to style a Capital Framework-based site with the
Consumer Financial Protection Bureau's
visual identity.
src/cf-theme-cfpb.less is the master theme file.
It imports the following:
- color-palette.less – CFPB color palette variables
- webfonts.css – @font-face declarations for our webfonts
- variable-overrides – CFPB-specific variable overrides for
Capital Framework variable defaults
1. Install this package as a dependency in your project.
2. Import cf-theme-cfpb.less in your project's master Less file.
If you have questions, concerns, bug reports, etc.,
please file an issue
in this repository's issue tracker.
For info on how to contribute, see the CONTRIBUTING doc.
----