ageno-default-typography

1.1.2 • Public • Published

Ageno Default Typography

Ageno Default Typography - is not another CSS framework. It's just a basic typography CSS file, which can be included in your default blog posts and static pages when your front-end developer forgot about it.

##Demo

Installation

Npm

npm install ageno-default-typography --save

Bower

bower install ageno-default-typography --save

Setup

1. Include css file in your document:

<link href="css/ageno-default-typography.min.css" rel="stylesheet">

2. Use .adt class win conthere the contrnt container is:

<div class="adt">
  <!-- Content goes here -->
</div>

Support

  • Any bugs please feel free to report.
  • You are welcome to fork and submit pullrequests.

ageno-default-typography is a project by Maksymilian Sleziak @ Ageno.pl

Package Sidebar

Install

npm i ageno-default-typography

Weekly Downloads

3

Version

1.1.2

License

ISC

Last publish

Collaborators

  • maxbmx