| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: define secondary button styles | Armand Philippot | 2021-12-16 | 2 | -0/+7 |
| | | | | | I also rename submit style to primary. | ||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 1 | -0/+1 |
| | | | | | | I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS. | ||||
| * | chore: create homepage with graphql data | Armand Philippot | 2021-12-13 | 2 | -116/+9 |
| | | |||||
| * | chore: define base and typography rules | Armand Philippot | 2021-12-13 | 3 | -0/+195 |
| | | |||||
| * | chore: define CSS variables for colors, fonts and spacings | Armand Philippot | 2021-12-13 | 4 | -0/+80 |
| | | |||||
| * | chore: define Sass functions, mixins, placeholders and variables | Armand Philippot | 2021-12-13 | 10 | -0/+345 |
| | | |||||
| * | chore: load css fonts | Armand Philippot | 2021-12-13 | 2 | -0/+141 |
| | | |||||
| * | chore: add modern normalize and change global css to scss file | Armand Philippot | 2021-12-13 | 2 | -16/+8 |
| | | |||||
| * | build: move global styles and pages inside src directory | Armand Philippot | 2021-12-12 | 2 | -0/+132 |
