sansil / vt-notifications

A headless vue notification library to use with tailwind
MIT License
90 stars 17 forks source link

notification card shrink #10

Open 0xelrond opened 2 years ago

0xelrond commented 2 years ago

Versions nuxt: ^2.15.8 vt-notifications: ^0.4.1

I have also transpiled vt-notifications

build: {
    extractCSS: true,
    transpile: ['vt-notifications']
}

Sandbox(Notification Group): https://codesandbox.io/s/autumn-river-mtfvtk?file=/src/App.vue

image

sansil commented 2 years ago

I can't run the sandbox