0.2.0 • Published 9 years ago

grunt-local-googlefont v0.2.0

Weekly downloads
19
License
MIT
Repository
github
Last release
9 years ago

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
0.2.0

9 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago