mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-20 18:49:56 +01:00
update libs
This commit is contained in:
parent
a69117c318
commit
e5220a6b95
@ -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'
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user