--- // Port of preview/pages/alerts.html (layout: default) import DefaultLayout from '@shared/layouts/DefaultLayout.astro'; import Alert from '@shared/components/Alert.astro'; ---

Basic alerts

Alerts with action

Dismissible alerts

Alert with a description

Important alerts

Minor alerts