CSS-Sass
view release on metacpan or search on metacpan
t/sass-spec/benchmarks/vanilla_css_huge.scss view on Meta::CPAN
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased; }
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-googeplus:before, .icon-moovweblogo:before, .main-header-logo:before, .blog-logo:before, .icon-wifi:before, .icon-twitter:before, .icon-speechbubble:before, .icon-speech:before, .icon-rocket:before, .icon-linkedin:before, .icon-lightning:before...
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased; }
.icon-moovweblogo:before, .main-header-logo:before, .blog-logo:before {
t/sass-spec/benchmarks/vanilla_css_huge.scss view on Meta::CPAN
.icon-linkedin:before {
content: "\e008"; }
.icon-lightning:before {
content: "\e009"; }
.icon-facebook:before {
content: "\e00a"; }
.icon-clipboard:before {
content: "\e00b"; }
.icon-round-wifi:before, .category-icon-news:before {
content: "\e00c"; }
.icon-round-twitter:before {
content: "\e00d"; }
.icon-round-speechbubble:before, .category-icon-oped:before {
content: "\e00e"; }
t/sass-spec/benchmarks/vanilla_css_huge.scss view on Meta::CPAN
.icon-round-linkedin:before {
content: "\e011"; }
.icon-round-lightning:before {
content: "\e012"; }
.icon-round-facebook:before {
content: "\e013"; }
.icon-round-clipboard:before {
content: "\e014"; }
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
( run in 5.814 seconds using v1.01-cache-2.11-cpan-84e82930d8c )