@charset "UTF-8";

/*
 * RTL fallback stylesheet for DataTables (bundled).
 *
 * Loads the main stylesheet when WordPress swaps to `*-rtl.css` in RTL locales.
 */

@import url("./jquery.dataTables.min.css");

