bootswatch-theme-rails 1.1.4 → 1.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
2
  SHA1:
3
- metadata.gz: 2f6eb38868c37ea0a6f95de5e9e7a39ef99f5c60
4
- data.tar.gz: c9a23f0e05bc470c61c1b864e5b1942758ada7cd
3
+ metadata.gz: 68a0161c585fa7cc6d15fbf7f1310171c0d194cf
4
+ data.tar.gz: b1b6a24ab27e19cf9d5d56d8b525a3c1699c54d4
5
5
  SHA512:
6
- metadata.gz: 767b87374732819474a02a16fff34eb28c9a83b7f9f24926337c14cee39e6c0f3f31fc654d838419eb6b5db2f398d9f5209328925b72f77e8a9ac8bec9838182
7
- data.tar.gz: 844d38e57a522c46ac9cb8825cf6674aa4f52a53322b60bc85869cd44fe661e0caa45502ae6e168d02164d920244de20d3624737e2113ad304873677e0d61126
6
+ metadata.gz: a9244376ba2ffbd089ddb287c223bf00da1da641c1bb1c1221724b0ea1f49fc3671028d67c8fb22923a94aefeecf3f08fe292c683404781b85a6bd616d59c406
7
+ data.tar.gz: 82deda3b41c68d155bb13fc4717a23159d4540ecf9146c6eed2556308314b3630e755fd7e325ad80691f68c34b518e3df2a1ee7d9fb0822b565f5a5abc075dd5
@@ -1,7 +1,7 @@
1
1
  module Bootswatch
2
2
  module Theme
3
3
  module Rails
4
- VERSION = "1.1.4"
4
+ VERSION = "1.2"
5
5
  end
6
6
  end
7
7
  end
@@ -1,5 +1,3 @@
1
- @import "amelia/base";
2
-
3
1
  // Amelia 3.1.0
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "cerulean/base";
2
-
3
1
  // Cerulean 3.0.3
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "flatly/base";
2
-
3
1
  // Flatly 3.0.3
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "journal/base";
2
-
3
1
  // Journal
4
2
  // Bootswatch
5
3
  // bootswatch.css.less
@@ -1,5 +1,3 @@
1
- @import "readable/base";
2
-
3
1
  // Readable 3.0.3
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "slate/base";
2
-
3
1
  // Slate 3.0.3
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "spacelab/base";
2
-
3
1
  // Spacelab 3.0.3
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "superhero/base";
2
-
3
1
  // Superhero 3.1.0
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "united/base";
2
-
3
1
  // United 3.0.3
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
@@ -1,5 +1,3 @@
1
- @import "yeti/base";
2
-
3
1
  // Yeti 3.0.3
4
2
  // Bootswatch
5
3
  // -----------------------------------------------------
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch-theme-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4
4
+ version: '1.2'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Chen
@@ -56,23 +56,23 @@ files:
56
56
  - lib/bootswatch-theme-rails/railtie.rb
57
57
  - lib/bootswatch-theme-rails/version.rb
58
58
  - vendor/assets/stylesheets/amelia.css
59
- - vendor/assets/stylesheets/amelia/bootswatch.css.less
59
+ - vendor/assets/stylesheets/amelia/bootswatch.less
60
60
  - vendor/assets/stylesheets/amelia/loader.css.less
61
61
  - vendor/assets/stylesheets/amelia/variables.less
62
62
  - vendor/assets/stylesheets/cerulean.css
63
- - vendor/assets/stylesheets/cerulean/bootswatch.css.less
63
+ - vendor/assets/stylesheets/cerulean/bootswatch.less
64
64
  - vendor/assets/stylesheets/cerulean/loader.css.less
65
65
  - vendor/assets/stylesheets/cerulean/variables.less
66
66
  - vendor/assets/stylesheets/cosmo.css
67
- - vendor/assets/stylesheets/cosmo/bootswatch.css.less
67
+ - vendor/assets/stylesheets/cosmo/bootswatch.less
68
68
  - vendor/assets/stylesheets/cosmo/loader.css.less
69
69
  - vendor/assets/stylesheets/cosmo/variables.less
70
70
  - vendor/assets/stylesheets/cupid.css
71
- - vendor/assets/stylesheets/cupid/bootswatch.css.less
71
+ - vendor/assets/stylesheets/cupid/bootswatch.less
72
72
  - vendor/assets/stylesheets/cupid/loader.css.less
73
73
  - vendor/assets/stylesheets/cupid/variables.less
74
74
  - vendor/assets/stylesheets/cyborg.css
75
- - vendor/assets/stylesheets/cyborg/bootswatch.css.less
75
+ - vendor/assets/stylesheets/cyborg/bootswatch.less
76
76
  - vendor/assets/stylesheets/cyborg/loader.css.less
77
77
  - vendor/assets/stylesheets/cyborg/variables.less
78
78
  - vendor/assets/stylesheets/darkly.css
@@ -80,15 +80,15 @@ files:
80
80
  - vendor/assets/stylesheets/darkly/loader.css.less
81
81
  - vendor/assets/stylesheets/darkly/variables.less
82
82
  - vendor/assets/stylesheets/flatly.css
83
- - vendor/assets/stylesheets/flatly/bootswatch.css.less
83
+ - vendor/assets/stylesheets/flatly/bootswatch.less
84
84
  - vendor/assets/stylesheets/flatly/loader.css.less
85
85
  - vendor/assets/stylesheets/flatly/variables.less
86
86
  - vendor/assets/stylesheets/journal.css
87
- - vendor/assets/stylesheets/journal/bootswatch.css.less
87
+ - vendor/assets/stylesheets/journal/bootswatch.less
88
88
  - vendor/assets/stylesheets/journal/loader.css.less
89
89
  - vendor/assets/stylesheets/journal/variables.less
90
90
  - vendor/assets/stylesheets/lumen.css
91
- - vendor/assets/stylesheets/lumen/bootswatch.css.less
91
+ - vendor/assets/stylesheets/lumen/bootswatch.less
92
92
  - vendor/assets/stylesheets/lumen/loader.css.less
93
93
  - vendor/assets/stylesheets/lumen/variables.less
94
94
  - vendor/assets/stylesheets/paper.css
@@ -96,7 +96,7 @@ files:
96
96
  - vendor/assets/stylesheets/paper/loader.css.less
97
97
  - vendor/assets/stylesheets/paper/variables.less
98
98
  - vendor/assets/stylesheets/readable.css
99
- - vendor/assets/stylesheets/readable/bootswatch.css.less
99
+ - vendor/assets/stylesheets/readable/bootswatch.less
100
100
  - vendor/assets/stylesheets/readable/loader.css.less
101
101
  - vendor/assets/stylesheets/readable/variables.less
102
102
  - vendor/assets/stylesheets/sandstone.css
@@ -107,27 +107,27 @@ files:
107
107
  - vendor/assets/stylesheets/shared/bootstrap.less
108
108
  - vendor/assets/stylesheets/shared/mixins.less
109
109
  - vendor/assets/stylesheets/simplex.css
110
- - vendor/assets/stylesheets/simplex/bootswatch.css.less
110
+ - vendor/assets/stylesheets/simplex/bootswatch.less
111
111
  - vendor/assets/stylesheets/simplex/loader.css.less
112
112
  - vendor/assets/stylesheets/simplex/variables.less
113
113
  - vendor/assets/stylesheets/slate.css
114
- - vendor/assets/stylesheets/slate/bootswatch.css.less
114
+ - vendor/assets/stylesheets/slate/bootswatch.less
115
115
  - vendor/assets/stylesheets/slate/loader.css.less
116
116
  - vendor/assets/stylesheets/slate/variables.less
117
117
  - vendor/assets/stylesheets/spacelab.css
118
- - vendor/assets/stylesheets/spacelab/bootswatch.css.less
118
+ - vendor/assets/stylesheets/spacelab/bootswatch.less
119
119
  - vendor/assets/stylesheets/spacelab/loader.css.less
120
120
  - vendor/assets/stylesheets/spacelab/variables.less
121
121
  - vendor/assets/stylesheets/superhero.css
122
- - vendor/assets/stylesheets/superhero/bootswatch.css.less
122
+ - vendor/assets/stylesheets/superhero/bootswatch.less
123
123
  - vendor/assets/stylesheets/superhero/loader.css.less
124
124
  - vendor/assets/stylesheets/superhero/variables.less
125
125
  - vendor/assets/stylesheets/united.css
126
- - vendor/assets/stylesheets/united/bootswatch.css.less
127
- - vendor/assets/stylesheets/united/loader.css.less
126
+ - vendor/assets/stylesheets/united/bootswatch.less
127
+ - vendor/assets/stylesheets/united/loader.less
128
128
  - vendor/assets/stylesheets/united/variables.less
129
129
  - vendor/assets/stylesheets/yeti.css
130
- - vendor/assets/stylesheets/yeti/bootswatch.css.less
130
+ - vendor/assets/stylesheets/yeti/bootswatch.less
131
131
  - vendor/assets/stylesheets/yeti/loader.css.less
132
132
  - vendor/assets/stylesheets/yeti/variables.less
133
133
  homepage: https://github.com/alex-nexus/bootswatch-theme-rails