@tailwind base;
@tailwind components;
@tailwind utilities;

.table-wrapper {
  overflow-x: auto;
}
