vhx-quartz 0.2.4 → 0.2.5

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: 682484206a164ac6f4880ee0f803ba9cb5764313
4
- data.tar.gz: 972c502d32323f68cec31cf873c6b0d70dbb9204
3
+ metadata.gz: 85ec9d915108c7ca7626a0a3d2a1062f0fb34401
4
+ data.tar.gz: 1cd331eb268b2befb5371e455c7eaf365283cc89
5
5
  SHA512:
6
- metadata.gz: 0b146be2e4561f67e2eeb0add31dbb6e59a484bb7dde6df849d14faa1ccc3360082e42ad18892e76dceb22573aede766bd4b8f8ce4994090613cc65c5df93bdf
7
- data.tar.gz: 33863a02ecc87625c28a5290e963647f75c1065ee16673155881c382c21e0cb0c5e241634eee97c1df26979aec1968a9f18a2f81ca4a19b39b9d315d37d4a14b
6
+ metadata.gz: faaad66c5b6a40f8ce60ac6c3471b3e9feb68e067211dbfcb97cb3c7b8c221019f2a901eec0809a80057499b476f528596d44d84efce5c80fc59078268d6b7f3
7
+ data.tar.gz: d925fb49a062b8be6232e33eac51f6ad935a189438022546501205bc437771f6456e6493ff45689e2aac2fb457b2b6a3c6c24c8b7d848efd684d6c5ce7865cca
@@ -1,5 +1,5 @@
1
1
  module Vhx
2
2
  module Quartz
3
- VERSION = "0.2.4"
3
+ VERSION = "0.2.5"
4
4
  end
5
5
  end
@@ -33,47 +33,6 @@
33
33
  ..................................... */
34
34
  /* helper function for margin and padding
35
35
  ......................................*/
36
- /*
37
- collection of prefixed flexbox properties
38
- until we're using Compass 1.0+
39
- ..........................................*/
40
- /*.....................................
41
- NAME
42
- ......................................*/
43
- /* imports
44
- ...................................*/
45
- /* .....................................
46
- Fonts
47
- ..................................... */
48
- /* .....................................
49
- Sets
50
- ..................................... */
51
- /* .....................................
52
- Media Query Ranges
53
- ..................................... */
54
- /* .....................................
55
- Colors - Grays
56
- ..................................... */
57
- /* .....................................
58
- Colors - Teals
59
- ..................................... */
60
- /* .....................................
61
- Colors - Red
62
- ..................................... */
63
- /* .....................................
64
- Colors - Navy
65
- ..................................... */
66
- /* .....................................
67
- Colors - Brand Palette
68
- ..................................... */
69
- /* .....................................
70
- Colors - External Palette
71
- ..................................... */
72
- /* .....................................
73
- Mixins for CSS3 Properties
74
- ..................................... */
75
- /* helper function for margin and padding
76
- ......................................*/
77
36
  /*
78
37
  collection of prefixed flexbox properties
79
38
  until we're using Compass 1.0+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vhx-quartz
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scott Robertson, Courtney Burton, Steven Bone, David Gonzalez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-07 00:00:00.000000000 Z
11
+ date: 2015-10-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties