symbolset-sass

0.3.1 • Public • Published

Symbolset Sass

Sass mixins for the Symbolset libraries.

Bower Version

Install

$ bower install symbolset-sass -S

Usage

Import

@import "path/to/bower_components/symbolset-sass/symbolset";

The mixin

@include ss-standard(); // font path defaults to '/fonts'

// OR - tell mixin where the fonts live

@include ss-standard( 'path/to/fonts' );

Supported libraries

  • Standard - @include ss-standard();
  • Social Regular - @include ss-social-regular();
  • Social Circle - @include ss-social-circle();
  • Symbolicons Line - @include ss-symbolicons-line();

Contributing

I'm always looking for new libraries to flesh this out. Ideally I'd love to have them all. So if you can contribute a lib, please submit a pr against this with the branch name as the library name. Thanks!

Sister Projects

Package Sidebar

Install

npm i symbolset-sass

Weekly Downloads

2

Version

0.3.1

License

MIT

Unpacked Size

53.3 kB

Total Files

7

Last publish

Collaborators

  • kuatsure