Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubyonworld/ionicons-rails
Run bundle and restart your server to make the scss and font files available through the pipeline.
https://github.com/rubyonworld/ionicons-rails
bundle gem icon ionic ionicon rail ruby
Last synced: 16 days ago
JSON representation
Run bundle and restart your server to make the scss and font files available through the pipeline.
- Host: GitHub
- URL: https://github.com/rubyonworld/ionicons-rails
- Owner: RubyOnWorld
- Created: 2022-09-27T15:28:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T17:38:49.000Z (over 2 years ago)
- Last Synced: 2024-11-07T14:27:09.969Z (2 months ago)
- Topics: bundle, gem, icon, ionic, ionicon, rail, ruby
- Language: Ruby
- Homepage:
- Size: 626 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ionicons-rails
==============[Ionicons](https://github.com/driftyco/ionicons#ionicons) for Ruby on Rails.
## Installation
Add `gem 'ionicons-rails'` to your `Gemfile`.
Run `bundle` and restart your server to make the scss and font files available through the pipeline.
## Usage
Put `@import 'ionicons';` in `application.css.scss` file.
HTML: ``.
Search icons on [ionicons.com](http://ionicons.com/).
## Licence
Ionicons is licensed under the MIT license.
`ionicons-rails` is also licensed under the MIT license.