File tree Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
@import 'material-icons/iconfont/material-icons.css' ;
2
+ @import '~foundation-icons/foundation-icons.css' ;
2
3
3
4
.red {
4
5
color : red;
Original file line number Diff line number Diff line change 14
14
<%= image_pack_tag ( 'app/assets/images/test_additional.svg' ) %>
15
15
</ div >
16
16
17
- < span class ="material-icons "> pie_chart</ span >
17
+ < span class ="material-icons "> pie_chart</ span >
18
+ < span class ="fi-address-book "> address_book</ span >
Original file line number Diff line number Diff line change 12
12
"compression-webpack-plugin" : " 9" ,
13
13
"css-loader" : " ^6.10.0" ,
14
14
"css-minimizer-webpack-plugin" : " ^6.0.0" ,
15
+ "foundation-icons" : " ^2.0.0" ,
15
16
"material-icons" : " ^1.13.12" ,
16
17
"mini-css-extract-plugin" : " ^2.8.0" ,
17
18
"shakapacker" : " 7.2.0" ,
Original file line number Diff line number Diff line change 2312
2312
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
2313
2313
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
2314
2314
2315
+ foundation-icons@^2.0.0 :
2316
+ version "2.0.0"
2317
+ resolved "https://registry.yarnpkg.com/foundation-icons/-/foundation-icons-2.0.0.tgz#3f55f5b1c3c481610873481ed85be31050d95189"
2318
+ integrity sha512-5Ne+rmJDkNcZjSKA1xxgDUggOxQU2KWiwnduDZSNcpSRVqfwdH6g3IkbhJX0NMqQJ7uggXJV1InRaYnpDiJ66w==
2319
+
2315
2320
2316
2321
version "0.5.2"
2317
2322
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
You can’t perform that action at this time.
0 commit comments