Skip to content

Commit

Permalink
feat(alert): add new component alert
Browse files Browse the repository at this point in the history
Add scss style for alert
Update the readme page
add a demo page for the alert
  • Loading branch information
dianedelallee committed Jan 12, 2022
1 parent 89edea6 commit 69660bd
Show file tree
Hide file tree
Showing 13 changed files with 1,002 additions and 856 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,13 @@ ex:
<img src="https://github.com/dianedelallee/artemis/blob/master/demo/img/artemis_container.png" alt="container"
title="container" />

### Alert

* **artemis-alert** (ex: artemis-alert, artemis-alert-danger, artemis-alert-secondary, ...)
* **artemis-alert-shadow** (ex: artemis-alert-shadow, artemis-alert-danger-shadow, artemis-alert-secondary-shadow, ...)

<img src="https://github.com/dianedelallee/artemis/blob/master/demo/img/artemis_alert.png" alt="alert"
title="alert" />

## How to use it?

Expand Down
Loading

0 comments on commit 69660bd

Please sign in to comment.