mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-17 14:36:09 +02:00
add kaboom
This commit is contained in:
@@ -98,6 +98,11 @@ export const jsLibs = [
|
||||
url: 'https://cdn.tailwindcss.com/3.4.3',
|
||||
label: 'Tailwind 3',
|
||||
type: 'js'
|
||||
},
|
||||
{
|
||||
url: 'https://unpkg.com/kaboom@3000/dist/kaboom.js',
|
||||
label: 'Kaboom',
|
||||
type: 'js'
|
||||
}
|
||||
];
|
||||
export const cssLibs = [
|
||||
|
Reference in New Issue
Block a user