-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
icon broke after Meteor 1.1 #5
Comments
Same problem here, using 0.1.17. |
same here on meteor 1.1.0.2.. just setup a new meteoric:ionic app with a tabs layout when i noticed no icons is showing on the tabs. my .scss is still a blank file with only ionic imports.
Looking at the output css (below), these
The files does exists. i can access it directly from But I tried with the meteorhunt demo and one of my previous project, the icons does show. weird.. |
I had a similar problem and it seems ionicons-saas is not compatible with fourseven:[email protected]. I installed foursever:scss before ionicons-ssas so fourseven was set at it's latest version (3.0.0) and this prevented ionicons-saas from working properly. Remove the row |
Thanks I'll take a try On Tue, May 19, 2015 at 8:12 AM, Mikael Lirbank [email protected]
|
@nickw I can confirm that icons do not show up using the |
Nevermind, sorry – works with fourseven 2.0.0 and 2.1.1 |
I use the sample code and after the update...
in Safari it doesn't work :(
Sincerely,
txs
The text was updated successfully, but these errors were encountered: