aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/widget.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-2/+2
| | | | | | 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: make some widgets scrollable (like ToC)Armand Philippot2022-05-171-0/+20
|
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-0/+5
| | | | | Add more stories for each components and change some components categories for better organization.
* chore: add a Widget componentArmand Philippot2022-04-151-0/+40