Archetype-CSS / Archetype-c-typography

Archetype typography component
MIT License
0 stars 0 forks source link

Archetype-c-typographyBuild Status Dependency Status Built with Grunt

Archetype typography component

Installation

Use

Include the module in your main.scss file: @import 'Archetype-c-typography';. Out of the box, Archetype-c-typography generates only basic type treatments. To customize, copy the _c-typography.scss partial into your components directory. The styles passed in this config will over-ride the default styles for the module.

Run the Test Locally

git clone https://github.com/Archetype-CSS/Archetype-c-typography.git
cd Archetype-c-typography
npm install
grunt

Browser Suport

License

MIT