/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Consider organizing styles into separate files for maintainability.
 */

/* Tom select customization */
@import url("/assets/shared/tom-select-overrides-c702929d.css");

/* Tom select styles*/
@import "https://cdn.jsdelivr.net/npm/tom-select@2.4.1/dist/css/tom-select.default.min.css";

/* Tabulator styles */
@import "https://unpkg.com/tabulator-tables@6.3.1/dist/css/tabulator.min.css";
@import "https://unpkg.com/tabulator-tables@6.3.1/dist/css/tabulator_bulma.min.css";