OMG I'm just stupid. I just figured out what my issue is. All is working fine, I just forgot to use the includes. Geez. Sorry for the waste of time, and thanks for helping out.
On Tue, Mar 15, 2016 at 9:27 PM, Justin Stanczak <[email protected]> wrote: > 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/CAPC99QbKFxwXAdVvb%2B-_Tq7e5LV4O-cqm%3DmeGEFZMjLRug7Xtw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

