aboutsummaryrefslogtreecommitdiff
path: root/scss/helpers/_icon-link.scss
AgeCommit message (Collapse)AuthorFilesLines
2023-03-02Icon link: envariable + enhance the documentation (#38130)Louis-Maxime Piton1-6/+7
* Envariable the icon-link helper * Proposal * .
2023-01-04Docs: replace `twbs/bootstrap-npm-starter` by ↵Julien Déramond1-1/+1
`twbs/examples/tree/main/icons-font` (#37671) * Docs: replace twbs/bootstrap-npm-starter by twbs/examples/tree/main/icons-font * Revamp starter template to use new .icon-link, fix Bootstrap icon and text at top * Remove extra CSS file * Change links to twbs/examples * Fix icon name * Adjust icon link offset to more reasonable and scaling distance Co-authored-by: Mark Otto <[email protected]>
2023-01-03Add new link utilities, icon link helper, and update colored link helpers ↵Mark Otto1-0/+24
(#37762) * Add new link utilities, update colored link helpers * Remove commented out code * Fixes * Remove examples changes * Fixes and copy * Fix icon-link instances on homepage * Bump bundlewatch * Fix node-sass issue for rgba() function bug * More bundlewatch * One more time after merge * Add callout for a11y * Hover and focus-visible * Add a11y callouts * Remove duplicate for now * More code review feedback