2.0.0 • Published 5 years ago

phtn v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

⭐️ phtn

Build Status

A hastily composed library of utility CSS classes, inspired by tachyons.

Use

Install the package from the npm registry:

# Yarn:
yarn add phtn

# npm
npm install --save phtn

Then, include the CSS in your assets:

import 'phtn/dist/phtn.css'

Alternatively, use the minified version:

import 'phtn/dist/phtn.min.css'

License

MIT. See LICENSE.

2.0.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago