@getable/lato

1.0.1 • Public • Published

@getable/lato NPM version

CSS component for the lato font

Table of Contents generated with DocToc

Install

npm i -S @getable/lato

Usage

@import "@getable/lato"

body {
  font-family: 'Lato', sans-serif;
}

Developing

To publish, run npm run release -- [{patch,minor,major}]

NOTE: you might need to sudo ln -s /usr/local/bin/node /usr/bin/node to ensure node is in your path for the git hooks to work

Requirements

  • npm > 2.0.0 So that passing args to a npm script will work. npm i -g npm
  • git > 1.8.3 So that git push --follow-tags will work. brew install git

License

Artistic 2.0 © Joey Baker

Readme

Keywords

Package Sidebar

Install

npm i @getable/lato

Weekly Downloads

1

Version

1.0.1

License

Artistic-2.0

Last publish

Collaborators

  • getable
  • joeybaker
  • cstumph