mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-11 04:00:54 +02:00
update libs
This commit is contained in:
@ -95,7 +95,7 @@ export const jsLibs = [
|
||||
type: 'js'
|
||||
},
|
||||
{
|
||||
url: 'https://cdn.tailwindcss.com/3.3.1',
|
||||
url: 'https://cdn.tailwindcss.com/3.4.3',
|
||||
label: 'Tailwind 3',
|
||||
type: 'js'
|
||||
}
|
||||
@ -128,7 +128,7 @@ export const cssLibs = [
|
||||
},
|
||||
|
||||
{
|
||||
url: 'https://cdnjs.cloudflare.com/ajax/libs/hint.css/2.7.0/hint.min.css',
|
||||
url: 'https://cdnjs.cloudflare.com/ajax/libs/hint.css/3.0.0/hint.min.css',
|
||||
label: 'Hint.css',
|
||||
type: 'css'
|
||||
},
|
||||
|
Reference in New Issue
Block a user