Socket
Book a DemoInstallSign in
Socket

elusive-icons-sass-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elusive-icons-sass-rails

1.0.0.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

Elusive Icons + SASS + Rails

With fonts from Elusive Icons, elusive-icons-sass-rails is a gem to integrate Elusive Icons to your Rails application.

Huge thanks to font-awesome-sass-rails, this is just a rejiggering to use Elusive.

Installation

Add elusive-icons-sass-rails gem to your assets group in the Gemfile:

group :assets do
  gem 'sass-rails', "  ~> x.x.x"
  gem 'coffee-rails', "~> x.x.x"
  gem 'uglifier'
  gem 'elusive-icons-sass-rails'
end

Then in your app/assets/stylesheets/application.css:

@import 'elusive-webfont';

That's it!

You can also use it with the SASS-converted Bootstrap gem, like bootstrap-sass or anjlab-bootstrap-rails. Just import font-awesome right after bootstrap:

@import 'bootstrap';
@import 'elusive-webfont';

License

The font and SCSS from Elusive Icons are under SIL.

Others are under MIT license.

FAQs

Package last updated on 31 Dec 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.