mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
1.3 KiB
1.3 KiB
layout
| layout |
|---|
| blank |
{#
This is a callout.
This is a callout with an explicit icon. Here be dragons. Toggle #} <style> wa-callout { --wa-icon-variant: regular; --wa-icon-name: info-circle; &[variant="warning"] { --wa-icon-name: triangle-exclamation; } } wa-button, button { --wa-icon-variant: regular; &:hover { --wa-icon-variant: solid; } } .github { --wa-icon-name: github; --wa-icon-family: brands; &:hover { --wa-icon-name: arrow-up-right-from-square !important; --wa-icon-family: classic !important; } } </style>Toggle Toggle
GitHub