2.0.0 • Published 7 years ago
phtn v2.0.0
⭐️ phtn
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 phtnThen, 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.