ember-learn/super-rentals

where is the css file?

ainneo opened this issue · 2 comments

where is the css file?

Hi @ainneo! If you are following the current tutorial, the CSS file is linked from the text in the "Orientation" chapter:

Fortunately, our designer sent us some CSS to use, so we can download the stylesheet file and copy it into app/styles/app.css. This file has all the styles we need for building the rest of the app.

#141 will also add that file to this repo. In the meantime, you can reference this branch if you want to see the output of the current tutorial.

#141 is merged so this should be fixed now!