Skip to content
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

icons #13

Open
ilpoldo opened this issue Jan 23, 2015 · 3 comments
Open

icons #13

ilpoldo opened this issue Jan 23, 2015 · 3 comments

Comments

@ilpoldo
Copy link

ilpoldo commented Jan 23, 2015

Hi, I'm trying to precompile assets with map box I get this error for every icon:

Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( icons-ffffff.png )`
 to `config/initializers/assets.rb` and restart your server
  (in /Users/Me/.rbenv/versions/2.1.3/lib/ruby/gems/2.1.0/gems/mapbox-rails-    1.6.1.1/vendor/assets/stylesheets/mapbox.css.scss)

On this line of my main application template (haml):

= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track' => true

http://stackoverflow.com/a/8100508/260963 solved if for me, but it would be nice to have that work right off the bat by adding only the map box gem icons to the precompile list.

@sebkkom
Copy link

sebkkom commented Mar 16, 2015

+1

1 similar comment
@l4u
Copy link

l4u commented May 27, 2015

👍

@shekibobo
Copy link
Contributor

This should be fixed with #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants