Skip to content

Version 2.2.4

Compare
Choose a tag to compare
@Yohn Yohn released this 14 Jan 02:07
· 33 commits to main since this release

Tooltip:

  • Set width: max-content which will width with the max-width: 250px and if the tooltip content is less than 250px wide it will not force the tooltip to be 250px wide. And it ensures if the element the tooltip is assigned to is, lets say 100px, the tooltip will be able to extend that width to the max-width of 250px.

Ghost Buttons

  • #29 has been added to the _buttons.scss and the docs.