| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 1 | -1/+1 |
| | | |||||
| * | refactor(styles): use compose to declare grid layouts once | Armand Philippot | 2022-01-10 | 1 | -1/+1 |
| | | | | | | | | I'm using same grid layouts in multiple places. To avoid maintenance issue, I think it is better to declare the grid once and to import its declaration where it is needed. Thanks to CSS modules, I can use compose to do that. | ||||
| * | chore: ensure 100vh height and improve Header/Footer styles | Armand Philippot | 2022-01-08 | 1 | -0/+4 |
| | | |||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 1 | -0/+18 |
| I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS. | |||||
