Skip to content

meteoric/ionicons-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionicons-sass

Ionic's Ionicons library in SASS and bundled for Meteor. Currently up to date with version 2.0.0.

Installation

meteor add fourseven:scss
meteor add meteoric:ionicons-sass

Then in your app's .scss file:

@import '.meteor/local/build/programs/server/assets/packages/meteoric_ionicons-sass/ionicons';

NOTE: Due to a current limitation of the Meteor packaging system, the above path may not exist the first time you run your Meteor app after installing this package. This will cause an error saying the file to import was not found. This may also occur if you run meteor reset. Restarting your app should fix this problem. See meteor/meteor#2606 and meteor/meteor#2796 for more info.

Docs

See the official Ionicons site for usage instructions.

License

MIT License

About

Ionic's Ionicons library in SASS and bundled for Meteor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published