compass-baseline 0.2.1 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.1
1
+ 0.2.3
@@ -8,10 +8,10 @@
8
8
  +baseline-base-defaults
9
9
 
10
10
  =baseline-base-body
11
- font-family: helvetica, arial, sans-serif
12
- line-height: 1.5
13
- background: white
14
- color: black
11
+ font-family: helvetica, arial, sans-serif
12
+ line-height: 1.5
13
+ background: white
14
+ color: black
15
15
 
16
16
  =baseline-base-defaults
17
17
  h1, h2, h3, h4, h5, h6
@@ -46,8 +46,9 @@
46
46
  width: auto
47
47
  height: auto
48
48
 
49
- :focus
50
- outline: 0
49
+ //
50
+ :focus
51
+ outline: 0
51
52
 
52
53
  blockquote
53
54
  &:before, &:after
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-baseline
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Reynolds