snowbutton 0.1.3 → 0.1.4

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: 24d656663ae887745388865071fc1db52e87e754
4
- data.tar.gz: d2aac978697a838bfcc9b473cbdcb569d9c1294e
3
+ metadata.gz: 04e92bf55dc4739684589d51d4ee4e35249c0ef4
4
+ data.tar.gz: b0bdc3fce01ebe8da2cbdb8e64b853711b9577b6
5
5
  SHA512:
6
- metadata.gz: ac311e9011453fd5c301a8dc3298f7416b5bae370d20f95537e5eb6f34683dc7fbf2535696be7d7f07246ebc879cf60b616ad20a0143ac88479318f9e516e51e
7
- data.tar.gz: 9206ed27885193a22b273bc8b0d0b64e52fab5db305171dede48602323965312bd18966e978ccd5f6dcc8436681965301e7ee93f724b82b3b6e49b22c06e92a6
6
+ metadata.gz: fffe46941ca225be6171043a66172753a34d90963fd1e0e11f9b1ef48cfe0cd9709fe0c721567249adade247fb8cef4fb5b5a76a50f4990f4cf1722313e5a4f1
7
+ data.tar.gz: a228fd877ff88674c04643cb443f08979ba029efcc090e6ce4977bbb81a109890daa59c3f6fa902db473bd8f935c545531223ca020e227d1a1c66e818f665120
@@ -1,3 +1,3 @@
1
1
  module Snowbutton
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
@@ -0,0 +1 @@
1
+ $font__size-snowbutton: 1.6em;
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snowbutton
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sequoia Snow
@@ -80,8 +80,13 @@ files:
80
80
  - lib/stylesheets/snowbutton/mixins/_snowbutton.scss
81
81
  - lib/stylesheets/snowbutton/variables/_all.scss
82
82
  - lib/stylesheets/snowbutton/variables/_colors.scss
83
+ - lib/stylesheets/snowbutton/variables/_fonts.scss
83
84
  - lib/stylesheets/snowbutton/variables/_layout.scss
84
85
  - lib/stylesheets/snowbutton/variables/_timing.scss
86
+ - snowbutton-0.1.0.gem
87
+ - snowbutton-0.1.1.gem
88
+ - snowbutton-0.1.2.gem
89
+ - snowbutton-0.1.3.gem
85
90
  - snowbutton.gemspec
86
91
  homepage: https://github.com/the1codemaster/snowbutton
87
92
  licenses: