feat: migrate to @nuxtjs/tailwindcss (#32)

This commit is contained in:
Benjamin Canac
2022-02-11 17:13:09 +01:00
committed by GitHub
parent 1bec8d163c
commit 702abf7a9f
20 changed files with 934 additions and 1056 deletions

2
src/runtime/types/index.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export * from './clipboard'
export * from './toast'