Updated Architecture (markdown)

antelle 2020-01-27 18:33:01 +01:00
parent 6318b7d7d5
commit a72a3e5517
1 changed files with 1 additions and 1 deletions

@ -70,7 +70,7 @@ Now let's dive deeper into the structure of the application code located in [kee
* `areas`: styles divided by parts of the app, such as footer or header
* `base`: common styles, such as global font stack
* `common`: SCSS components used on different areas of the application
* `themes`: theme support engine and theme definitions
* `themes`: theme definitions
* `utils`: SCSS utilities and mixins
* `templates`: Handlebars templates root
* `favicon.png`: favicon for the website