| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: adjust colors and grid layout | Armand Philippot | 2022-01-25 | 1 | -2/+2 |
| | | |||||
| * | refactor(styles): use compose to declare grid layouts once | Armand Philippot | 2022-01-10 | 1 | -0/+27 |
| 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. | |||||
