Skip to content

Commit 29a0736

Browse files
committed
📝 Updated readme
1 parent f81629a commit 29a0736

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Notify.js is a lightweight utility library for creating toast, snackbars, and notifications.
44

5+
#### CSS Not Included
6+
7+
This library does not provide any CSS or base styling for the components / HTML Elements it produces. Example styles can be found at [Brixi UI](https://ui.brixi.dev/).
8+
9+
- [Notifications](https://ui.brixi.dev/notifications)
10+
- [Toast](https://ui.brixi.dev/toast)
11+
- [Snackbar](https://ui.brixi.dev/snackbar)
12+
513
## Installation
614

715
Download Notify.js via NPM:

0 commit comments

Comments
 (0)