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

@@ -1,3 +1,5 @@
@import url("../../node_modules/jbox/dist/jBox.all.css");
div.seatCharts-cell {
height: 1vw;
display: table-cell;