mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Changed bootstrap-sass back to bootstrap (with less). Theme now loads before the preloader is shown.
This commit is contained in:
@@ -9,7 +9,7 @@ import "./stylesheets/main.js";
|
||||
|
||||
// Libs
|
||||
import "babel-polyfill";
|
||||
import "bootstrap-sass";
|
||||
import "bootstrap";
|
||||
import "bootstrap-switch";
|
||||
import "bootstrap-colorpicker";
|
||||
import CanvasComponents from "../core/lib/canvascomponents.js";
|
||||
|
||||
Reference in New Issue
Block a user