Include bootstrap via sass
One less file to load on the options/register page.
This commit is contained in:
parent
7da9a1d5a7
commit
f8db7c606a
6 changed files with 6210 additions and 4 deletions
|
@ -18,7 +18,6 @@
|
|||
<title>Signal Options</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="stylesheets/options.css">
|
||||
<link rel="stylesheet" href="stylesheets/bootstrap.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id='init-setup' class='collapse'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue