/* Loads the official Tabulator CSS from CDN (pin the version you prefer) */
@import url("https://unpkg.com/tabulator-tables@5.6.0/dist/css/tabulator.min.css");

/* Optional themes (uncomment one):
@import url("https://unpkg.com/tabulator-tables@5.6.0/dist/css/tabulator_midnight.min.css");
@import url("https://unpkg.com/tabulator-tables@5.6.0/dist/css/tabulator_simple.min.css");
*/
