File tree Expand file tree Collapse file tree 12 files changed +78
-55
lines changed
Expand file tree Collapse file tree 12 files changed +78
-55
lines changed Original file line number Diff line number Diff line change 114114 @rollup : ' \E05A ' ;
115115 @ruby : ' \E05B ' ;
116116 @rust : ' \E05C ' ;
117- @sass : ' \E05D ' ;
118- @sbt : ' \E05E ' ;
119- @scala : ' \E05F ' ;
120- @search : ' \E060 ' ;
121- @settings : ' \E061 ' ;
122- @shell : ' \E062 ' ;
123- @slim : ' \E063 ' ;
124- @smarty : ' \E064 ' ;
125- @spring : ' \E065 ' ;
126- @stylus : ' \E066 ' ;
127- @svg : ' \E067 ' ;
128- @swift : ' \E068 ' ;
129- @terraform : ' \E069 ' ;
130- @tex : ' \E06A ' ;
131- @time-cop : ' \E06B ' ;
132- @todo : ' \E06C ' ;
133- @twig : ' \E06D ' ;
134- @typescript : ' \E06E ' ;
135- @vala : ' \E06F ' ;
136- @video : ' \E070 ' ;
137- @vue : ' \E071 ' ;
138- @windows : ' \E072 ' ;
139- @word : ' \E073 ' ;
140- @xls : ' \E074 ' ;
141- @xml : ' \E075 ' ;
142- @yarn : ' \E076 ' ;
143- @yml : ' \E077 ' ;
117+ @salesforce : ' \E05D ' ;
118+ @sass : ' \E05E ' ;
119+ @sbt : ' \E05F ' ;
120+ @scala : ' \E060 ' ;
121+ @search : ' \E061 ' ;
122+ @settings : ' \E062 ' ;
123+ @shell : ' \E063 ' ;
124+ @slim : ' \E064 ' ;
125+ @smarty : ' \E065 ' ;
126+ @spring : ' \E066 ' ;
127+ @stylus : ' \E067 ' ;
128+ @sublime : ' \E068 ' ;
129+ @svg : ' \E069 ' ;
130+ @swift : ' \E06A ' ;
131+ @terraform : ' \E06B ' ;
132+ @tex : ' \E06C ' ;
133+ @time-cop : ' \E06D ' ;
134+ @todo : ' \E06E ' ;
135+ @twig : ' \E06F ' ;
136+ @typescript : ' \E070 ' ;
137+ @vala : ' \E071 ' ;
138+ @video : ' \E072 ' ;
139+ @vue : ' \E073 ' ;
140+ @windows : ' \E074 ' ;
141+ @word : ' \E075 ' ;
142+ @xls : ' \E076 ' ;
143+ @xml : ' \E077 ' ;
144+ @yarn : ' \E078 ' ;
145+ @yml : ' \E079 ' ;
144146
145147 content : @@filename ;
146148}
431433.icon-rust {
432434 .icon (rust);
433435}
436+ .icon-salesforce {
437+ .icon (salesforce);
438+ }
434439.icon-sass {
435440 .icon (sass);
436441}
461466.icon-stylus {
462467 .icon (stylus);
463468}
469+ .icon-sublime {
470+ .icon (sublime);
471+ }
464472.icon-svg {
465473 .icon (svg );
466474}
You can’t perform that action at this time.
0 commit comments