introduced minified css solution: css files will not be autoinjected, instead they are minified in dist directory and then injected from within bundle files

This commit is contained in:
zino
2021-05-23 19:29:41 +02:00
parent dc5ccfe949
commit e72fcc4a68
14 changed files with 6646 additions and 7018 deletions

View File

@@ -8,8 +8,7 @@ import * as Cart from "./modules/cart";
import * as BookingBtn from "./modules/bookingButton";
import * as Child from './modules/child';
import * as UI from "./modules/ui";
// require("jbox/dist/jBox.all.css");
// require("../src/css/styleChild.css");
require("../src/css/seatmap.css");
window.addEventListener('load', () => {
// Inject JSC (jQuery Seat Charts)