compass-wordpress 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.1
1
+ 0.1.2
@@ -230,7 +230,6 @@ ul.sf-menu li li li.sfHover ul
230
230
  font-size: 13px
231
231
  font-style: italic
232
232
  line-height: 18px
233
- .author
234
233
  .n
235
234
  font-size: 11px
236
235
  font-style: normal
@@ -502,9 +501,9 @@ ul.sf-menu li li li.sfHover ul
502
501
 
503
502
  #form-allowed-tags
504
503
  p
505
- color: #666
506
- font-size: 11px
507
- margin: 0
504
+ color: #666
505
+ font-size: 11px
506
+ margin: 0
508
507
  span
509
508
  font-style: italic
510
509
  code
@@ -1 +1,4 @@
1
- @import wordpress/library.sass
1
+ // Remove these references to Thematic to customize
2
+ @import compass/utilities
3
+ @import wordpress/thematic/extensions
4
+ @import wordpress/thematic/styles
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-wordpress
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wynn Netherland
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2009-11-29 00:00:00 -06:00
13
+ date: 2009-11-30 00:00:00 -06:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -89,7 +89,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
89
89
  requirements: []
90
90
 
91
91
  rubyforge_project:
92
- rubygems_version: 1.3.5
92
+ rubygems_version: 1.3.4
93
93
  signing_key:
94
94
  specification_version: 3
95
95
  summary: Compass extenstion for creating WordPress themes using Sass