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:
@@ -1,3 +1,5 @@
|
||||
@import url("../../node_modules/jbox/dist/jBox.all.css");
|
||||
|
||||
div.seatCharts-cell {
|
||||
height: 1vw;
|
||||
display: table-cell;
|
||||
Reference in New Issue
Block a user