normalize-scss 4.1.0 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c8e787e5a28adb7782cc2ddfa49e9b104ba8e0a1
4
- data.tar.gz: 8a14cb1886f55688c18560bde50f568b71e7323b
3
+ metadata.gz: f89370ef94fbccc7804e34eceff6d9ef31d25c17
4
+ data.tar.gz: 9630e99765c6140ef52da843a371bb776917d376
5
5
  SHA512:
6
- metadata.gz: 474a733eea643d68517095e5aa7d255a2afb81956baad9151a5df768a85bafd52892d931bda0d74c5d492db3259e998592f18e740a658d55695c4ff800b32fa9
7
- data.tar.gz: 70774d7a031b50623d604c41c99abda2f4be2873a6d0e973f0303d541ce299a976dd8ff011d529426d4d7a5031397fbf967ee4cb60b9b14ef024c95a5575711f
6
+ metadata.gz: 453efdd2d2ee0acd45f1397a2bc446c9f16b0fa117737aed4d569300d42546e701f2371dd4a6940e5e218843e56b14093744d07336227917118c67a1ffffc869
7
+ data.tar.gz: d2fc705a3802c4738526624bc8a417a0b6ff5c3ceae1c4109387df64141361a0451994316d0d0f19eb11e5f4be5c43e27d7cd5ed382aa56d524b21bb13a651b3
data/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  For use with… | normalize-scss version
6
6
  -----------------------------|-----------------------
7
- Sass 3.4 or libSass | [4.1.0](https://github.com/JohnAlbin/normalize-scss/releases/tag/4.1.0)<br> combining normalize.css v3.0.3 with v1.1.3
7
+ Sass 3.4 or libSass | [4.2.0](https://github.com/JohnAlbin/normalize-scss/releases/tag/4.2.0)<br> combining normalize.css v3.0.3 with v1.1.3
8
8
  Ruby Sass 3.3 + Compass 1.0 | [3.0.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.3)<br> combining normalize.css v3.0.3 with v1.1.3
9
9
  Ruby Sass 3.2 + Compass 0.12 | [2.2.0+normalize.2.1.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/2.2.0%2Bnormalize.2.1.3)<br> combining normalize.css v2.1.3 with v1.1.3
10
10
 
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.homepage = 'https://github.com/JohnAlbin/normalize-scss'
10
10
  spec.rubyforge_project =
11
11
 
12
- spec.version = '4.1.0'
13
- spec.date = '2016-04-23'
12
+ spec.version = '4.2.0'
13
+ spec.date = '2016-04-30'
14
14
  spec.licenses = ['GPL-2.0']
15
15
 
16
16
  spec.authors = ['John Albin Wilkins']
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "normalize-scss",
3
- "version": "4.1.0",
3
+ "version": "4.2.0",
4
4
  "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.",
5
5
  "homepage": "https://github.com/JohnAlbin/normalize-scss",
6
6
  "bugs": {
@@ -19,8 +19,9 @@
19
19
  "main": "sass/_normalize.scss",
20
20
  "style": "sass/_normalize.scss",
21
21
  "eyeglass": {
22
+ "sassDir": "sass",
23
+ "exports": false,
22
24
  "name": "normalize",
23
- "exports": "eyeglass-exports.js",
24
25
  "needs": "*"
25
26
  },
26
27
  "directories": {
@@ -36,6 +37,7 @@
36
37
  "chai": "^3.5.0",
37
38
  "chroma-sass": "^1.2.3",
38
39
  "eslint": "^2.4.0",
40
+ "eyeglass": "^0.8.3",
39
41
  "mocha": "^2.4.5",
40
42
  "sassy-test": "^3.0.0",
41
43
  "support-for": "^1.0.5",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: normalize-scss
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.0
4
+ version: 4.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Albin Wilkins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-23 00:00:00.000000000 Z
11
+ date: 2016-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass
@@ -66,7 +66,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
66
  - !ruby/object:Gem::Version
67
67
  version: '0'
68
68
  requirements: []
69
- rubyforge_project: 4.1.0
69
+ rubyforge_project: 4.2.0
70
70
  rubygems_version: 2.6.2
71
71
  signing_key:
72
72
  specification_version: 4