aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/links/nav-link.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-3/+3
| | | | | | 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 Nav componentArmand Philippot2022-04-121-3/+1
|
* chore: add a NavLink componentArmand Philippot2022-04-041-0/+48