@cocalc/static
Version:
CoCalc's static frontend Webpack-based build system and framework
11 lines • 467 B
JavaScript
;
/*
* This file is part of CoCalc: Copyright © 2020 Sagemath, Inc.
* License: AGPLv3 s.t. "Commons Clause" – see LICENSE.md for details
*/
Object.defineProperty(exports, "__esModule", { value: true });
// definition of the common css for webpack
require("jquery/jquery-ui/css/humanity/jquery-ui.css");
require("jquery/plugins/bootstrap-colorpicker/css/bootstrap-colorpicker.css");
require("./dropzone.css");
//# sourceMappingURL=webapp-css.js.map