mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-03 11:57:34 +02:00
library-list: update bulma
This commit is contained in:
@@ -38,7 +38,8 @@ window.jsLibs = [
|
|||||||
type: 'js'
|
type: 'js'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: 'https://cdnjs.cloudflare.com/ajax/libs/react-dom/16.2.0/umd/react-dom.production.min.js',
|
url:
|
||||||
|
'https://cdnjs.cloudflare.com/ajax/libs/react-dom/16.2.0/umd/react-dom.production.min.js',
|
||||||
label: 'React DOM',
|
label: 'React DOM',
|
||||||
type: 'js'
|
type: 'js'
|
||||||
},
|
},
|
||||||
@@ -105,7 +106,7 @@ window.cssLibs = [
|
|||||||
type: 'css'
|
type: 'css'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: 'https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.0/css/bulma.min.css',
|
url: 'https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css',
|
||||||
label: 'Bulma',
|
label: 'Bulma',
|
||||||
type: 'css'
|
type: 'css'
|
||||||
},
|
},
|
||||||
@@ -144,9 +145,8 @@ window.cssLibs = [
|
|||||||
label: 'FontAwesome 4',
|
label: 'FontAwesome 4',
|
||||||
type: 'css'
|
type: 'css'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url:
|
url: 'https://use.fontawesome.com/releases/v5.0.10/css/all.css',
|
||||||
'https://use.fontawesome.com/releases/v5.0.10/css/all.css',
|
|
||||||
label: 'FontAwesome 5',
|
label: 'FontAwesome 5',
|
||||||
type: 'css'
|
type: 'css'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user