mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-12 12:40:53 +02:00
update libs
This commit is contained in:
@ -95,7 +95,7 @@ export const jsLibs = [
|
|||||||
type: 'js'
|
type: 'js'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: 'https://cdn.tailwindcss.com/3.3.1',
|
url: 'https://cdn.tailwindcss.com/3.4.3',
|
||||||
label: 'Tailwind 3',
|
label: 'Tailwind 3',
|
||||||
type: 'js'
|
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',
|
label: 'Hint.css',
|
||||||
type: 'css'
|
type: 'css'
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user