{"json_modified": "2016-03-28T08:42:34.413081", "uuid": "c77022f9-05f3-409f-babe-805c0a2b1a5a", "title": "Styling your Ember app", "url": "/en-US/docs/Web/Apps/Fundamentals/Modern_web_app_architecture/Styling_your_Ember_app", "tags": ["Guide", "CSS", "Apps", "Images", "Ember", "Styling", "Fonts"], "translations": [], "modified": "2016-02-29T03:33:20", "label": "Styling your Ember app", "localization_tags": [], "locale": "en-US", "id": 134653, "last_edit": "2016-02-29T03:32:22", "summary": "The app structure created by Ember CLI when you first generated your app contains a public directory. The contents of this directory are copied over unchanged to the root of the dist folder when you serve your app with ember serve, so this is where you should put assets to be used in your app, like images and fonts. You should use the usual good practices for storing these, such as having separate images and fonts directories.", "sections": [{"id": "Including_assets_in_your_app", "title": "Including assets in your app"}, {"id": "Including_CSS_in_your_app", "title": "Including CSS in your app"}, {"id": "Finish", "title": "Finish"}, {"id": "Next", "title": "Next"}], "slug": "Web/Apps/Fundamentals/Modern_web_app_architecture/Styling_your_Ember_app", "review_tags": ["technical"]}