Sha256: 1aaf0db231856061fdef8da33f2556bfdb21aa00eda3668822ca75fe7b93498c

Contents?: true

Size: 885 Bytes

Versions: 5

Compression:

Stored size: 885 Bytes

Contents

{
  "name": "normalize-scss",
  "description": "This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers. This port aims to use a light dusting of Sass to make Normalize even easier to integrate with your website.",
  "main": [
    "sass/normalize/_import-now.scss"
  ],
  "authors": [
    "John Albin Wilkins <virtually.johnalbin@gmail.com> (http://john.albin.net/)"
  ],
  "license": "(MIT OR GPL-2.0)",
  "keywords": [
    "sass",
    "normalize",
    "reset",
    "typography",
    "design",
    "ui"
  ],
  "homepage": "https://github.com/JohnAlbin/normalize-scss",
  "ignore": [
    "**/.*",
    "CHANGELOG.md",
    "CONTRIBUTING.md",
    "lib",
    "node_modules",
    "normalize-scss.gemspec",
    "sache.json",
    "test.html",
    "test"
  ],
  "dependencies": {
    "support-for": "~1.0.2"
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
normalize-scss-4.0.3 bower.json
normalize-scss-4.0.2 bower.json
normalize-scss-4.0.1 bower.json
normalize-scss-4.0.0 bower.json
normalize-scss-4.0.0.beta.1 bower.json