Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
unb-pretty / icons / font-awesome / index.styl
Size: Mime:
@import "font-awesome"

// fa(icon)
//   display inline-block
//   font-family FontAwesome
//   font-style normal
//   font-weight normal
//   line-height 1
//   -webkit-font-smoothing antialiased
//   -moz-osx-font-smoothing grayscale
//   &:before
//     content $fa-var- + icon

fa(icon)
  font-family FontAwesome
  content $fa-var- + icon