foundation-icons-sassc-rails 3.0.0
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 +7 -0
- data/.gitignore +5 -0
- data/Gemfile +4 -0
- data/README.md +58 -0
- data/Rakefile +1 -0
- data/app/assets/fonts/foundation-icons.eot +0 -0
- data/app/assets/fonts/foundation-icons.svg +970 -0
- data/app/assets/fonts/foundation-icons.ttf +0 -0
- data/app/assets/fonts/foundation-icons.woff +0 -0
- data/app/assets/stylesheets/foundation-icons.scss +313 -0
- data/foundation-icons-sassc-rails.gemspec +22 -0
- data/lib/foundation-icons-sassc-rails.rb +10 -0
- data/lib/foundation-icons-sassc-rails/engine.rb +10 -0
- data/lib/foundation-icons-sassc-rails/version.rb +9 -0
- metadata +73 -0
Binary file
|
Binary file
|
@@ -0,0 +1,313 @@
|
|
1
|
+
/*
|
2
|
+
* Foundation Icons v 3.0
|
3
|
+
* Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
|
4
|
+
* MIT License
|
5
|
+
*/
|
6
|
+
|
7
|
+
@font-face {
|
8
|
+
font-family: "foundation-icons";
|
9
|
+
src: font-url("foundation-icons.eot");
|
10
|
+
src: font-url("foundation-icons.eot?#iefix") format("embedded-opentype"),
|
11
|
+
font-url("foundation-icons.woff") format("woff"),
|
12
|
+
font-url("foundation-icons.ttf") format("truetype"),
|
13
|
+
font-url("foundation-icons.svg#fontcustom") format("svg");
|
14
|
+
font-weight: normal;
|
15
|
+
font-style: normal;
|
16
|
+
}
|
17
|
+
|
18
|
+
[class^="fi-"]:before, [class*=" fi-"]:before,
|
19
|
+
[class^="fi-"]:after, [class*=" fi-"]:after {
|
20
|
+
font-family: "foundation-icons";
|
21
|
+
font-style: normal;
|
22
|
+
font-weight: normal;
|
23
|
+
font-variant: normal;
|
24
|
+
text-transform: none;
|
25
|
+
line-height: 1;
|
26
|
+
-webkit-font-smoothing: antialiased;
|
27
|
+
display: inline-block;
|
28
|
+
text-decoration: inherit;
|
29
|
+
}
|
30
|
+
|
31
|
+
.fi-address-book:before { content: "\f100"; }
|
32
|
+
.fi-alert:before { content: "\f101"; }
|
33
|
+
.fi-align-center:before { content: "\f102"; }
|
34
|
+
.fi-align-justify:before { content: "\f103"; }
|
35
|
+
.fi-align-left:before { content: "\f104"; }
|
36
|
+
.fi-align-right:before { content: "\f105"; }
|
37
|
+
.fi-anchor:before { content: "\f106"; }
|
38
|
+
.fi-annotate:before { content: "\f107"; }
|
39
|
+
.fi-archive:before { content: "\f108"; }
|
40
|
+
.fi-arrow-down:before { content: "\f109"; }
|
41
|
+
.fi-arrow-left:before { content: "\f10a"; }
|
42
|
+
.fi-arrow-right:before { content: "\f10b"; }
|
43
|
+
.fi-arrow-up:before { content: "\f10c"; }
|
44
|
+
.fi-arrows-compress:before { content: "\f10d"; }
|
45
|
+
.fi-arrows-expand:before { content: "\f10e"; }
|
46
|
+
.fi-arrows-in:before { content: "\f10f"; }
|
47
|
+
.fi-arrows-out:before { content: "\f110"; }
|
48
|
+
.fi-asl:before { content: "\f111"; }
|
49
|
+
.fi-asterisk:before { content: "\f112"; }
|
50
|
+
.fi-at-sign:before { content: "\f113"; }
|
51
|
+
.fi-background-color:before { content: "\f114"; }
|
52
|
+
.fi-battery-empty:before { content: "\f115"; }
|
53
|
+
.fi-battery-full:before { content: "\f116"; }
|
54
|
+
.fi-battery-half:before { content: "\f117"; }
|
55
|
+
.fi-bitcoin-circle:before { content: "\f118"; }
|
56
|
+
.fi-bitcoin:before { content: "\f119"; }
|
57
|
+
.fi-blind:before { content: "\f11a"; }
|
58
|
+
.fi-bluetooth:before { content: "\f11b"; }
|
59
|
+
.fi-bold:before { content: "\f11c"; }
|
60
|
+
.fi-book-bookmark:before { content: "\f11d"; }
|
61
|
+
.fi-book:before { content: "\f11e"; }
|
62
|
+
.fi-bookmark:before { content: "\f11f"; }
|
63
|
+
.fi-braille:before { content: "\f120"; }
|
64
|
+
.fi-burst-new:before { content: "\f121"; }
|
65
|
+
.fi-burst-sale:before { content: "\f122"; }
|
66
|
+
.fi-burst:before { content: "\f123"; }
|
67
|
+
.fi-calendar:before { content: "\f124"; }
|
68
|
+
.fi-camera:before { content: "\f125"; }
|
69
|
+
.fi-check:before { content: "\f126"; }
|
70
|
+
.fi-checkbox:before { content: "\f127"; }
|
71
|
+
.fi-clipboard-notes:before { content: "\f128"; }
|
72
|
+
.fi-clipboard-pencil:before { content: "\f129"; }
|
73
|
+
.fi-clipboard:before { content: "\f12a"; }
|
74
|
+
.fi-clock:before { content: "\f12b"; }
|
75
|
+
.fi-closed-caption:before { content: "\f12c"; }
|
76
|
+
.fi-cloud:before { content: "\f12d"; }
|
77
|
+
.fi-comment-minus:before { content: "\f12e"; }
|
78
|
+
.fi-comment-quotes:before { content: "\f12f"; }
|
79
|
+
.fi-comment-video:before { content: "\f130"; }
|
80
|
+
.fi-comment:before { content: "\f131"; }
|
81
|
+
.fi-comments:before { content: "\f132"; }
|
82
|
+
.fi-compass:before { content: "\f133"; }
|
83
|
+
.fi-contrast:before { content: "\f134"; }
|
84
|
+
.fi-credit-card:before { content: "\f135"; }
|
85
|
+
.fi-crop:before { content: "\f136"; }
|
86
|
+
.fi-crown:before { content: "\f137"; }
|
87
|
+
.fi-css3:before { content: "\f138"; }
|
88
|
+
.fi-database:before { content: "\f139"; }
|
89
|
+
.fi-die-five:before { content: "\f13a"; }
|
90
|
+
.fi-die-four:before { content: "\f13b"; }
|
91
|
+
.fi-die-one:before { content: "\f13c"; }
|
92
|
+
.fi-die-six:before { content: "\f13d"; }
|
93
|
+
.fi-die-three:before { content: "\f13e"; }
|
94
|
+
.fi-die-two:before { content: "\f13f"; }
|
95
|
+
.fi-dislike:before { content: "\f140"; }
|
96
|
+
.fi-dollar-bill:before { content: "\f141"; }
|
97
|
+
.fi-dollar:before { content: "\f142"; }
|
98
|
+
.fi-download:before { content: "\f143"; }
|
99
|
+
.fi-eject:before { content: "\f144"; }
|
100
|
+
.fi-elevator:before { content: "\f145"; }
|
101
|
+
.fi-euro:before { content: "\f146"; }
|
102
|
+
.fi-eye:before { content: "\f147"; }
|
103
|
+
.fi-fast-forward:before { content: "\f148"; }
|
104
|
+
.fi-female-symbol:before { content: "\f149"; }
|
105
|
+
.fi-female:before { content: "\f14a"; }
|
106
|
+
.fi-filter:before { content: "\f14b"; }
|
107
|
+
.fi-first-aid:before { content: "\f14c"; }
|
108
|
+
.fi-flag:before { content: "\f14d"; }
|
109
|
+
.fi-folder-add:before { content: "\f14e"; }
|
110
|
+
.fi-folder-lock:before { content: "\f14f"; }
|
111
|
+
.fi-folder:before { content: "\f150"; }
|
112
|
+
.fi-foot:before { content: "\f151"; }
|
113
|
+
.fi-foundation:before { content: "\f152"; }
|
114
|
+
.fi-graph-bar:before { content: "\f153"; }
|
115
|
+
.fi-graph-horizontal:before { content: "\f154"; }
|
116
|
+
.fi-graph-pie:before { content: "\f155"; }
|
117
|
+
.fi-graph-trend:before { content: "\f156"; }
|
118
|
+
.fi-guide-dog:before { content: "\f157"; }
|
119
|
+
.fi-hearing-aid:before { content: "\f158"; }
|
120
|
+
.fi-heart:before { content: "\f159"; }
|
121
|
+
.fi-home:before { content: "\f15a"; }
|
122
|
+
.fi-html5:before { content: "\f15b"; }
|
123
|
+
.fi-indent-less:before { content: "\f15c"; }
|
124
|
+
.fi-indent-more:before { content: "\f15d"; }
|
125
|
+
.fi-info:before { content: "\f15e"; }
|
126
|
+
.fi-italic:before { content: "\f15f"; }
|
127
|
+
.fi-key:before { content: "\f160"; }
|
128
|
+
.fi-laptop:before { content: "\f161"; }
|
129
|
+
.fi-layout:before { content: "\f162"; }
|
130
|
+
.fi-lightbulb:before { content: "\f163"; }
|
131
|
+
.fi-like:before { content: "\f164"; }
|
132
|
+
.fi-link:before { content: "\f165"; }
|
133
|
+
.fi-list-bullet:before { content: "\f166"; }
|
134
|
+
.fi-list-number:before { content: "\f167"; }
|
135
|
+
.fi-list-thumbnails:before { content: "\f168"; }
|
136
|
+
.fi-list:before { content: "\f169"; }
|
137
|
+
.fi-lock:before { content: "\f16a"; }
|
138
|
+
.fi-loop:before { content: "\f16b"; }
|
139
|
+
.fi-magnifying-glass:before { content: "\f16c"; }
|
140
|
+
.fi-mail:before { content: "\f16d"; }
|
141
|
+
.fi-male-female:before { content: "\f16e"; }
|
142
|
+
.fi-male-symbol:before { content: "\f16f"; }
|
143
|
+
.fi-male:before { content: "\f170"; }
|
144
|
+
.fi-map:before { content: "\f171"; }
|
145
|
+
.fi-marker:before { content: "\f172"; }
|
146
|
+
.fi-megaphone:before { content: "\f173"; }
|
147
|
+
.fi-microphone:before { content: "\f174"; }
|
148
|
+
.fi-minus-circle:before { content: "\f175"; }
|
149
|
+
.fi-minus:before { content: "\f176"; }
|
150
|
+
.fi-mobile-signal:before { content: "\f177"; }
|
151
|
+
.fi-mobile:before { content: "\f178"; }
|
152
|
+
.fi-monitor:before { content: "\f179"; }
|
153
|
+
.fi-mountains:before { content: "\f17a"; }
|
154
|
+
.fi-music:before { content: "\f17b"; }
|
155
|
+
.fi-next:before { content: "\f17c"; }
|
156
|
+
.fi-no-dogs:before { content: "\f17d"; }
|
157
|
+
.fi-no-smoking:before { content: "\f17e"; }
|
158
|
+
.fi-page-add:before { content: "\f17f"; }
|
159
|
+
.fi-page-copy:before { content: "\f180"; }
|
160
|
+
.fi-page-csv:before { content: "\f181"; }
|
161
|
+
.fi-page-delete:before { content: "\f182"; }
|
162
|
+
.fi-page-doc:before { content: "\f183"; }
|
163
|
+
.fi-page-edit:before { content: "\f184"; }
|
164
|
+
.fi-page-export-csv:before { content: "\f185"; }
|
165
|
+
.fi-page-export-doc:before { content: "\f186"; }
|
166
|
+
.fi-page-export-pdf:before { content: "\f187"; }
|
167
|
+
.fi-page-export:before { content: "\f188"; }
|
168
|
+
.fi-page-filled:before { content: "\f189"; }
|
169
|
+
.fi-page-multiple:before { content: "\f18a"; }
|
170
|
+
.fi-page-pdf:before { content: "\f18b"; }
|
171
|
+
.fi-page-remove:before { content: "\f18c"; }
|
172
|
+
.fi-page-search:before { content: "\f18d"; }
|
173
|
+
.fi-page:before { content: "\f18e"; }
|
174
|
+
.fi-paint-bucket:before { content: "\f18f"; }
|
175
|
+
.fi-paperclip:before { content: "\f190"; }
|
176
|
+
.fi-pause:before { content: "\f191"; }
|
177
|
+
.fi-paw:before { content: "\f192"; }
|
178
|
+
.fi-paypal:before { content: "\f193"; }
|
179
|
+
.fi-pencil:before { content: "\f194"; }
|
180
|
+
.fi-photo:before { content: "\f195"; }
|
181
|
+
.fi-play-circle:before { content: "\f196"; }
|
182
|
+
.fi-play-video:before { content: "\f197"; }
|
183
|
+
.fi-play:before { content: "\f198"; }
|
184
|
+
.fi-plus:before { content: "\f199"; }
|
185
|
+
.fi-pound:before { content: "\f19a"; }
|
186
|
+
.fi-power:before { content: "\f19b"; }
|
187
|
+
.fi-previous:before { content: "\f19c"; }
|
188
|
+
.fi-price-tag:before { content: "\f19d"; }
|
189
|
+
.fi-pricetag-multiple:before { content: "\f19e"; }
|
190
|
+
.fi-print:before { content: "\f19f"; }
|
191
|
+
.fi-prohibited:before { content: "\f1a0"; }
|
192
|
+
.fi-projection-screen:before { content: "\f1a1"; }
|
193
|
+
.fi-puzzle:before { content: "\f1a2"; }
|
194
|
+
.fi-quote:before { content: "\f1a3"; }
|
195
|
+
.fi-record:before { content: "\f1a4"; }
|
196
|
+
.fi-refresh:before { content: "\f1a5"; }
|
197
|
+
.fi-results-demographics:before { content: "\f1a6"; }
|
198
|
+
.fi-results:before { content: "\f1a7"; }
|
199
|
+
.fi-rewind-ten:before { content: "\f1a8"; }
|
200
|
+
.fi-rewind:before { content: "\f1a9"; }
|
201
|
+
.fi-rss:before { content: "\f1aa"; }
|
202
|
+
.fi-safety-cone:before { content: "\f1ab"; }
|
203
|
+
.fi-save:before { content: "\f1ac"; }
|
204
|
+
.fi-share:before { content: "\f1ad"; }
|
205
|
+
.fi-sheriff-badge:before { content: "\f1ae"; }
|
206
|
+
.fi-shield:before { content: "\f1af"; }
|
207
|
+
.fi-shopping-bag:before { content: "\f1b0"; }
|
208
|
+
.fi-shopping-cart:before { content: "\f1b1"; }
|
209
|
+
.fi-shuffle:before { content: "\f1b2"; }
|
210
|
+
.fi-skull:before { content: "\f1b3"; }
|
211
|
+
.fi-social-500px:before { content: "\f1b4"; }
|
212
|
+
.fi-social-adobe:before { content: "\f1b5"; }
|
213
|
+
.fi-social-amazon:before { content: "\f1b6"; }
|
214
|
+
.fi-social-android:before { content: "\f1b7"; }
|
215
|
+
.fi-social-apple:before { content: "\f1b8"; }
|
216
|
+
.fi-social-behance:before { content: "\f1b9"; }
|
217
|
+
.fi-social-bing:before { content: "\f1ba"; }
|
218
|
+
.fi-social-blogger:before { content: "\f1bb"; }
|
219
|
+
.fi-social-delicious:before { content: "\f1bc"; }
|
220
|
+
.fi-social-designer-news:before { content: "\f1bd"; }
|
221
|
+
.fi-social-deviant-art:before { content: "\f1be"; }
|
222
|
+
.fi-social-digg:before { content: "\f1bf"; }
|
223
|
+
.fi-social-dribbble:before { content: "\f1c0"; }
|
224
|
+
.fi-social-drive:before { content: "\f1c1"; }
|
225
|
+
.fi-social-dropbox:before { content: "\f1c2"; }
|
226
|
+
.fi-social-evernote:before { content: "\f1c3"; }
|
227
|
+
.fi-social-facebook:before { content: "\f1c4"; }
|
228
|
+
.fi-social-flickr:before { content: "\f1c5"; }
|
229
|
+
.fi-social-forrst:before { content: "\f1c6"; }
|
230
|
+
.fi-social-foursquare:before { content: "\f1c7"; }
|
231
|
+
.fi-social-game-center:before { content: "\f1c8"; }
|
232
|
+
.fi-social-github:before { content: "\f1c9"; }
|
233
|
+
.fi-social-google-plus:before { content: "\f1ca"; }
|
234
|
+
.fi-social-hacker-news:before { content: "\f1cb"; }
|
235
|
+
.fi-social-hi5:before { content: "\f1cc"; }
|
236
|
+
.fi-social-instagram:before { content: "\f1cd"; }
|
237
|
+
.fi-social-joomla:before { content: "\f1ce"; }
|
238
|
+
.fi-social-lastfm:before { content: "\f1cf"; }
|
239
|
+
.fi-social-linkedin:before { content: "\f1d0"; }
|
240
|
+
.fi-social-medium:before { content: "\f1d1"; }
|
241
|
+
.fi-social-myspace:before { content: "\f1d2"; }
|
242
|
+
.fi-social-orkut:before { content: "\f1d3"; }
|
243
|
+
.fi-social-path:before { content: "\f1d4"; }
|
244
|
+
.fi-social-picasa:before { content: "\f1d5"; }
|
245
|
+
.fi-social-pinterest:before { content: "\f1d6"; }
|
246
|
+
.fi-social-rdio:before { content: "\f1d7"; }
|
247
|
+
.fi-social-reddit:before { content: "\f1d8"; }
|
248
|
+
.fi-social-skillshare:before { content: "\f1d9"; }
|
249
|
+
.fi-social-skype:before { content: "\f1da"; }
|
250
|
+
.fi-social-smashing-mag:before { content: "\f1db"; }
|
251
|
+
.fi-social-snapchat:before { content: "\f1dc"; }
|
252
|
+
.fi-social-spotify:before { content: "\f1dd"; }
|
253
|
+
.fi-social-squidoo:before { content: "\f1de"; }
|
254
|
+
.fi-social-stack-overflow:before { content: "\f1df"; }
|
255
|
+
.fi-social-steam:before { content: "\f1e0"; }
|
256
|
+
.fi-social-stumbleupon:before { content: "\f1e1"; }
|
257
|
+
.fi-social-treehouse:before { content: "\f1e2"; }
|
258
|
+
.fi-social-tumblr:before { content: "\f1e3"; }
|
259
|
+
.fi-social-twitter:before { content: "\f1e4"; }
|
260
|
+
.fi-social-vimeo:before { content: "\f1e5"; }
|
261
|
+
.fi-social-windows:before { content: "\f1e6"; }
|
262
|
+
.fi-social-xbox:before { content: "\f1e7"; }
|
263
|
+
.fi-social-yahoo:before { content: "\f1e8"; }
|
264
|
+
.fi-social-yelp:before { content: "\f1e9"; }
|
265
|
+
.fi-social-youtube:before { content: "\f1ea"; }
|
266
|
+
.fi-social-zerply:before { content: "\f1eb"; }
|
267
|
+
.fi-social-zurb:before { content: "\f1ec"; }
|
268
|
+
.fi-sound:before { content: "\f1ed"; }
|
269
|
+
.fi-star:before { content: "\f1ee"; }
|
270
|
+
.fi-stop:before { content: "\f1ef"; }
|
271
|
+
.fi-strikethrough:before { content: "\f1f0"; }
|
272
|
+
.fi-subscript:before { content: "\f1f1"; }
|
273
|
+
.fi-superscript:before { content: "\f1f2"; }
|
274
|
+
.fi-tablet-landscape:before { content: "\f1f3"; }
|
275
|
+
.fi-tablet-portrait:before { content: "\f1f4"; }
|
276
|
+
.fi-target-two:before { content: "\f1f5"; }
|
277
|
+
.fi-target:before { content: "\f1f6"; }
|
278
|
+
.fi-telephone-accessible:before { content: "\f1f7"; }
|
279
|
+
.fi-telephone:before { content: "\f1f8"; }
|
280
|
+
.fi-text-color:before { content: "\f1f9"; }
|
281
|
+
.fi-thumbnails:before { content: "\f1fa"; }
|
282
|
+
.fi-ticket:before { content: "\f1fb"; }
|
283
|
+
.fi-torso-business:before { content: "\f1fc"; }
|
284
|
+
.fi-torso-female:before { content: "\f1fd"; }
|
285
|
+
.fi-torso:before { content: "\f1fe"; }
|
286
|
+
.fi-torsos-all-female:before { content: "\f1ff"; }
|
287
|
+
.fi-torsos-all:before { content: "\f200"; }
|
288
|
+
.fi-torsos-female-male:before { content: "\f201"; }
|
289
|
+
.fi-torsos-male-female:before { content: "\f202"; }
|
290
|
+
.fi-torsos:before { content: "\f203"; }
|
291
|
+
.fi-trash:before { content: "\f204"; }
|
292
|
+
.fi-trees:before { content: "\f205"; }
|
293
|
+
.fi-trophy:before { content: "\f206"; }
|
294
|
+
.fi-underline:before { content: "\f207"; }
|
295
|
+
.fi-universal-access:before { content: "\f208"; }
|
296
|
+
.fi-unlink:before { content: "\f209"; }
|
297
|
+
.fi-unlock:before { content: "\f20a"; }
|
298
|
+
.fi-upload-cloud:before { content: "\f20b"; }
|
299
|
+
.fi-upload:before { content: "\f20c"; }
|
300
|
+
.fi-usb:before { content: "\f20d"; }
|
301
|
+
.fi-video:before { content: "\f20e"; }
|
302
|
+
.fi-volume-none:before { content: "\f20f"; }
|
303
|
+
.fi-volume-strike:before { content: "\f210"; }
|
304
|
+
.fi-volume:before { content: "\f211"; }
|
305
|
+
.fi-web:before { content: "\f212"; }
|
306
|
+
.fi-wheelchair:before { content: "\f213"; }
|
307
|
+
.fi-widget:before { content: "\f214"; }
|
308
|
+
.fi-wrench:before { content: "\f215"; }
|
309
|
+
.fi-x-circle:before { content: "\f216"; }
|
310
|
+
.fi-x:before { content: "\f217"; }
|
311
|
+
.fi-yen:before { content: "\f218"; }
|
312
|
+
.fi-zoom-in:before { content: "\f219"; }
|
313
|
+
.fi-zoom-out:before { content: "\f21a"; }
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# -*- encoding: utf-8 -*-
|
2
|
+
$:.push File.expand_path("../lib", __FILE__)
|
3
|
+
require "foundation-icons-sassc-rails/version"
|
4
|
+
|
5
|
+
Gem::Specification.new do |s|
|
6
|
+
s.name = "foundation-icons-sassc-rails"
|
7
|
+
s.version = Foundation::Icons::Sassc::Rails::VERSION
|
8
|
+
s.authors = ["Zaiste!", "pmichaeljones"]
|
9
|
+
s.email = ["oh@zaiste.net","pmichaeljones@gmail.com"]
|
10
|
+
s.homepage = "https://github.com/pmichaeljones/foundation-icons-sassc-rails"
|
11
|
+
s.summary = %q{New SASSC Implementation based on zaiste's Foundation Icons on Sass for Rails}
|
12
|
+
s.description = %q{New SASSC Implementation based on zaiste's Foundation Icons on Sass for Rails}
|
13
|
+
|
14
|
+
s.rubyforge_project = "foundation-icons-sassc-rails"
|
15
|
+
|
16
|
+
s.files = `git ls-files`.split("\n")
|
17
|
+
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
|
18
|
+
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
|
19
|
+
s.require_paths = ["lib"]
|
20
|
+
|
21
|
+
s.add_runtime_dependency 'sassc-rails'
|
22
|
+
end
|
metadata
ADDED
@@ -0,0 +1,73 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: foundation-icons-sassc-rails
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 3.0.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Zaiste!
|
8
|
+
- pmichaeljones
|
9
|
+
autorequire:
|
10
|
+
bindir: bin
|
11
|
+
cert_chain: []
|
12
|
+
date: 2019-03-21 00:00:00.000000000 Z
|
13
|
+
dependencies:
|
14
|
+
- !ruby/object:Gem::Dependency
|
15
|
+
name: sassc-rails
|
16
|
+
requirement: !ruby/object:Gem::Requirement
|
17
|
+
requirements:
|
18
|
+
- - ">="
|
19
|
+
- !ruby/object:Gem::Version
|
20
|
+
version: '0'
|
21
|
+
type: :runtime
|
22
|
+
prerelease: false
|
23
|
+
version_requirements: !ruby/object:Gem::Requirement
|
24
|
+
requirements:
|
25
|
+
- - ">="
|
26
|
+
- !ruby/object:Gem::Version
|
27
|
+
version: '0'
|
28
|
+
description: New SASSC Implementation based on zaiste's Foundation Icons on Sass for
|
29
|
+
Rails
|
30
|
+
email:
|
31
|
+
- oh@zaiste.net
|
32
|
+
- pmichaeljones@gmail.com
|
33
|
+
executables: []
|
34
|
+
extensions: []
|
35
|
+
extra_rdoc_files: []
|
36
|
+
files:
|
37
|
+
- ".gitignore"
|
38
|
+
- Gemfile
|
39
|
+
- README.md
|
40
|
+
- Rakefile
|
41
|
+
- app/assets/fonts/foundation-icons.eot
|
42
|
+
- app/assets/fonts/foundation-icons.svg
|
43
|
+
- app/assets/fonts/foundation-icons.ttf
|
44
|
+
- app/assets/fonts/foundation-icons.woff
|
45
|
+
- app/assets/stylesheets/foundation-icons.scss
|
46
|
+
- foundation-icons-sassc-rails.gemspec
|
47
|
+
- lib/foundation-icons-sassc-rails.rb
|
48
|
+
- lib/foundation-icons-sassc-rails/engine.rb
|
49
|
+
- lib/foundation-icons-sassc-rails/version.rb
|
50
|
+
homepage: https://github.com/pmichaeljones/foundation-icons-sassc-rails
|
51
|
+
licenses: []
|
52
|
+
metadata: {}
|
53
|
+
post_install_message:
|
54
|
+
rdoc_options: []
|
55
|
+
require_paths:
|
56
|
+
- lib
|
57
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - ">="
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: '0'
|
62
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
63
|
+
requirements:
|
64
|
+
- - ">="
|
65
|
+
- !ruby/object:Gem::Version
|
66
|
+
version: '0'
|
67
|
+
requirements: []
|
68
|
+
rubyforge_project: foundation-icons-sassc-rails
|
69
|
+
rubygems_version: 2.4.5.1
|
70
|
+
signing_key:
|
71
|
+
specification_version: 4
|
72
|
+
summary: New SASSC Implementation based on zaiste's Foundation Icons on Sass for Rails
|
73
|
+
test_files: []
|