aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/abstracts/_placeholders.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-241-0/+1
| | | | | | | | | | | | | | Both: * move styles to Sass placeholders Button: * add `isPressed` prop to Button * add `isLoading` prop to Button (to differentiate state from disabled) ButtonLink: * replace `external` prop with `isExternal` prop * replace `href` prop with `to` prop
* chore: add a PageLayout componentArmand Philippot2022-04-251-0/+1
|
* chore: increase toolbar buttons sizeArmand Philippot2022-02-131-0/+1
| | | | | | 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 variablesArmand Philippot2021-12-131-0/+2