I created a new app and setup bower with it. Added to load path. It does the same. Loads the specific file, but that loaded files imports do not load.
On Tue, Mar 15, 2016 at 2:26 PM, <[email protected]> wrote: > Interesting. Have you tried clearing Rails' tmp files with `rake > tmp:clear`? I've seen that clear up weird asset-related issues. > > If that doesn't work, would it be possible to push your app to GitHub or > somewhere public so I could take a look? If the code is private, you could > potentially create a fresh rails app with a minimal example of your problem > (just your bower set up with application.scss importing foundation.scss - > the minimal case might even shed light on the problem itself). > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAPC99QaN03U7ZACKxe7d%3DtBJ5auQyWTnaOyoBmO0jXAD%3DJ_%3DpA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

