aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/abstracts/placeholders/_headings.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite Heading componentArmand Philippot2023-10-241-0/+54
* remove `alignment` and `withMargin` props (consumer should handle that) * move styles to Sass placeholders to avoid repeats with headings coming from WordPress * refactor some other components that depend on Heading to avoid ESlint errors