mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-13 08:32:26 +03:00
update demo site to use Vuex (just a proof of concept), overhaul look and feel
This commit is contained in:
+2
-1
@@ -4,8 +4,9 @@
|
||||
<meta charset="utf-8">
|
||||
<title>vue-select</title>
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css">
|
||||
<link rel="stylesheet" href="dist/prism.css">
|
||||
<link rel="stylesheet" href="dist/octicons.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:700' rel='stylesheet' type='text/css'>
|
||||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user