aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Home/Home.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-42/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* feat: implement dark modeArmand Philippot2022-01-171-6/+6
|
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-7/+7
|
* chore: replace svg imports with componentsArmand Philippot2021-12-221-0/+42
It allows me to control the colors of each SVG paths.