sass-flexi 1.0.1 → 1.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
- SHA1:
3
- metadata.gz: 85ffa635df07de4764783e7419c94ce58d9bc3c1
4
- data.tar.gz: 4aaaa1cbd57e3b1952b3d740384bffcda9305761
5
2
  SHA512:
6
- metadata.gz: e7ca53712c36e870c8733b7c2daefa2d76ff617c9904fe767dc7b6928622ec8a08462456393fb788f54d17b005812d7c7a215039dd24b5327e03a9411c53a0fb
7
- data.tar.gz: b4b6f5332c63bba806df8dd146343ffeb81815e08d291a84bce56b964c0f833bb05b6426b9d38d72cb0078c41ab06cedc704a59c9084cff24e2e5fd771d41679
3
+ data.tar.gz: 6664a554b865e13168ee71b2219a940a6e82408edc8c5f99c5d9915c79d35866a3f948ff202168d80acbbf72284c6b37db745cad988f7bd215e6038eac247e29
4
+ metadata.gz: 8213f638313fe4e5b2be507bb2233b6c4053c294b58aa39226fd6e9c08a14e4a8fcf611f293ef771cc200d648a4bc1f6e6b23de67f9c2fe306816a3f1c3ddff8
5
+ SHA1:
6
+ data.tar.gz: 4e72c9e6c0352662852d629596872e38e9dd8b7c
7
+ metadata.gz: fcdcb116846a39aa25f066993867818dba8dbc34
File without changes
File without changes
File without changes
File without changes
@@ -2,10 +2,10 @@
2
2
  stylesheet 'screen.scss', :media => 'screen, projection'
3
3
  html 'index.html'
4
4
 
5
- file 'flexi.eot', :to => 'fonts/flexi.eot'
6
- file 'flexi.svg', :to => 'fonts/flexi.svg'
7
- file 'flexi.ttf', :to => 'fonts/flexi.ttf'
8
- file 'flexi.woff', :to => 'fonts/flexi.woff'
5
+ file 'fonts/flexi.eot', :to => 'fonts/flexi.eot'
6
+ file 'fonts/flexi.svg', :to => 'fonts/flexi.svg'
7
+ file 'fonts/flexi.ttf', :to => 'fonts/flexi.ttf'
8
+ file 'fonts/flexi.woff', :to => 'fonts/flexi.woff'
9
9
 
10
10
 
11
11
  description "sass-flexi framework, used for grid and typography, and help web designers for create web layouts."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sass-flexi
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ahmad Araj
@@ -44,10 +44,10 @@ files:
44
44
  - stylesheets/bundle/icon/_path.scss
45
45
  - stylesheets/bundle/icon/_size.scss
46
46
  - stylesheets/bundle/icon/_var.scss
47
- - templates/project/flexi.eot
48
- - templates/project/flexi.svg
49
- - templates/project/flexi.ttf
50
- - templates/project/flexi.woff
47
+ - templates/project/fonts/flexi.eot
48
+ - templates/project/fonts/flexi.svg
49
+ - templates/project/fonts/flexi.ttf
50
+ - templates/project/fonts/flexi.woff
51
51
  - templates/project/index.html
52
52
  - templates/project/manifest.rb
53
53
  - templates/project/screen.scss