| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(build): replace paths aliases with relative paths | Armand Philippot | 2023-09-19 | 1 | -1/+1 |
| | | | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases. | ||||
| * | chore: add a PageLayout component | Armand Philippot | 2022-04-25 | 1 | -0/+25 |
| | | |||||
| * | chore: increase toolbar buttons size | Armand Philippot | 2022-02-13 | 1 | -0/+33 |
| | | | | | | | On small screen, they was too small I think. I also change some styles like focus state to keep consistency between all elements in toolbar. Also, I was not fan of the rotate effect. | ||||
| * | chore: define Sass functions, mixins, placeholders and variables | Armand Philippot | 2021-12-13 | 2 | -0/+46 |
