Skip to content

Commit

Permalink
upodate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sansil committed Sep 11, 2020
1 parent 376900d commit ac61bc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

A headless vue notification library to use with tailwind

## 🌟Features
## 🌟 Features

- 100% customizable
- Create different groups of notifications
- Built in transitions

## 🤖Demo
## 🤖 Demo

[Live demo](https://codesandbox.io/s/vue-tailwind-notifications-i4tgd?file=/src/App.vue)

Expand All @@ -39,7 +39,7 @@ import Notifications from "vt-notifications";
Vue.use(Notifications);
```

## 🍞How to use
## 🍞 How to use

```vue
<notificationGroup group="foo">
Expand Down

0 comments on commit ac61bc7

Please sign in to comment.