Skip to content

Commit dc4afa4

Browse files
Update dependency bulma to v1
1 parent 79c5123 commit dc4afa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/test-mithril-hooks/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="apple-mobile-web-app-capable" content="yes">
77
<meta http-equiv="cleartype" content="on">
88
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
9-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.4/css/bulma.min.css">
9+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/1.0.3/css/bulma.min.css">
1010
</head>
1111
<body>
1212
<div id="root" class="app"></div>

0 commit comments

Comments
 (0)