Skip to content

Commit

Permalink
Update docs/building-the-frontend.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Samuel Paccoud <sampaccoud@users.noreply.github.com>
  • Loading branch information
mbenadda and sampaccoud committed Nov 12, 2019
1 parent b27ee7d commit fefdc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-the-frontend.md
Expand Up @@ -78,4 +78,4 @@ cd src/frontend
yarn sass
```

This gives you one output CSS files that you can put in your statics and use to override Richie's style or add your own parts.
This gives you one output CSS file that you can put in the static files directory of your project and use to override Richie's style or add your own parts.

0 comments on commit fefdc8a

Please sign in to comment.