diff --git a/.changeset/hip-jobs-double.md b/.changeset/hip-jobs-double.md new file mode 100644 index 0000000000000000000000000000000000000000..0692c94f47bc3da620a3c6322817c044afeff00f --- /dev/null +++ b/.changeset/hip-jobs-double.md @@ -0,0 +1,5 @@ +--- +"@tabler/core": minor +--- + +Adding `alerts.html` page with example of alerts. diff --git a/docs/components/alerts.mdx b/docs/components/alerts.mdx index 6e5579400a8f79eb8774172076258bc5ed5ce6d7..2311ec34f0c9b7b55f8160cdc5b4d5c8df4f14e8 100644 --- a/docs/components/alerts.mdx +++ b/docs/components/alerts.mdx @@ -352,6 +352,21 @@ Add primary and secondary buttons to your alert modals if you want users to take If you want your alert to be really eye-catching, you can add a class `alert-important`. ```html example +