CSS

22 views
Skip to first unread message

mic...@epicodus.com

unread,
Nov 4, 2013, 1:15:02 AM11/4/13
to rails-a...@googlegroups.com
I'm building an app with Ember.js and rails-api, and I've gotten to the point where I'm trying to add some CSS. I noticed there is no stylesheets folder in the assets folder by default. When I create the folder, add an application.css file, and add `<%= stylesheet_link_tag 'application %>'` to the single HTML file that Ember builds out of, my server logs say `ActionController::RoutingError (No route matches [GET] "/stylesheets/application.css")`. Is there something I need to include to get support for CSS in the asset pipeline?

Thanks!

PS So exciting to see Action View getting decoupled from Action Pack! Yay :)
Reply all
Reply to author
Forward
0 new messages