purecss-sass 2.0.1 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a6d02dfc8e787c8bf213803a54a674005fa9b20e3fb2db1df8aaf5cc4bd6fe2f
4
- data.tar.gz: 677cee31094001095a741bbf18bfb1373dca24b638117c832b446886c1e6c562
3
+ metadata.gz: 52c5d2940445151a60038d0071534d40d809021dd8a690f1e42e3f8b116b9334
4
+ data.tar.gz: c09a081c41799208dada4eb2822c05a85189a9781c89b906c903c9c03f59ff84
5
5
  SHA512:
6
- metadata.gz: cf3f667e59d63065fdd11b9283bf52ead2c32b6c49ba76f28f89157c3b7665b22a2cd92b2f06b404a57de7db283ea6c4d8753534e7eeff11f9ec70de5d48cd0b
7
- data.tar.gz: e5e774517ef896982fc01ad9f3b7ce88dc797da5ee30e62e6734de582fa98fa69f3bd4d9d135ab96898343e10d0dc7528b7016849102d4d6a9da1968ca3573d9
6
+ metadata.gz: d4f40b6096a9fa93819bd641c081b2984b67a9075d0e1dad751f0551ba2d47bf392e8c02970f576a31f941cb89f3f86bf40c0507282c7983711e97ac53bb48b7
7
+ data.tar.gz: 36c151a39880784c9d5b905d49dacb6d9d0e1e642304690a2a3f818daff1194b51a9369b1e8ba7d29862662831d240a107986589d16927c963ad048de773fd9c
@@ -1,3 +1,9 @@
1
+ ## 2.0.2 (2020-05-12)
2
+
3
+ - Update assets to match upstream version
4
+
5
+ Framework version: Pure v2.0.2
6
+
1
7
  ## 2.0.1 (2020-05-07)
2
8
 
3
9
  - Update assets to match upstream version
@@ -1,5 +1,5 @@
1
1
  module Purecss
2
2
  module Sass
3
- VERSION = '2.0.1'.freeze
3
+ VERSION = '2.0.2'.freeze
4
4
  end
5
5
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "purecss-sass",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "Pure CSS framework, converted to Sass and ready to use in Sass powered applications",
5
5
  "keywords": [
6
6
  "pure",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
@@ -60,18 +60,8 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
60
60
  font-family: inherit;
61
61
  font-size: 100%;
62
62
  padding: 0.5em 1em;
63
- color: #444;
64
-
65
- /* rgba not supported (IE 8) */
66
63
  color: rgba(0, 0, 0, 0.8);
67
-
68
- /* rgba supported */
69
- border: 1px solid #999;
70
-
71
- /*IE 6/7/8*/
72
64
  border: none rgba(0, 0, 0, 0);
73
-
74
- /*IE9 + everything else*/
75
65
  background-color: #E6E6E6;
76
66
  text-decoration: none;
77
67
  border-radius: 2px;
@@ -152,9 +142,6 @@ a {
152
142
  .pure-button-group .pure-button {
153
143
  margin: 0;
154
144
  border-radius: 0;
155
- border-right: 1px solid #111;
156
-
157
- /* fallback color for rgba() for IE7/8 */
158
145
  border-right: 1px solid rgba(0, 0, 0, 0.2);
159
146
 
160
147
  &:first-child {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Pure v2.0.1
2
+ Pure v2.0.2
3
3
  Copyright 2013 Yahoo!
4
4
  Licensed under the BSD License.
5
5
  https://github.com/pure-css/pure/blob/master/LICENSE.md
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: purecss-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dmitriy Tarasov
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-05-07 00:00:00.000000000 Z
11
+ date: 2020-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sassc
@@ -133,7 +133,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
133
133
  - !ruby/object:Gem::Version
134
134
  version: '0'
135
135
  requirements: []
136
- rubygems_version: 3.0.6
136
+ rubygems_version: 3.0.8
137
137
  signing_key:
138
138
  specification_version: 4
139
139
  summary: Pure CSS framework, converted to Sass