Igloo tokens are all the values needed to construct and maintain a design system — spacing, color, fonts, opacity, etc..
Use to highlight information for the user that requires his attention.
Alerts can be position at the top of the page or into other components.
Provider allows you to set the locale for all Igloo components that need it. This should be done by wrapping the entire application in the provider. There are also hooks available such as useLocale and useLocalizedStringFormatter.