grunt-local-googlefont

0.2.0 • Public • Published

grunt-local-googlefont

Download and use local Google fonts in your Grunt jobs

Install

$ npm install --save grunt-local-googlefont

Configure

{
  "lato": {
    "options": {
      "family": "Lato",
      "sizes": [
        300,400,700,900
      ],
      "cssDestination": "site/styles",
      "fontDestination": "public/fonts"
    }
  }
}

Execute

$ grunt local-googlefont:lato

Readme

Keywords

Package Sidebar

Install

npm i grunt-local-googlefont

Weekly Downloads

58

Version

0.2.0

License

MIT

Last publish

Collaborators

  • adamrenklint
  • raymondmayjr