@import "tailwindcss";

/* Tailwind only ships classes it finds in these sources. Keep this list in
   sync with every place that renders markup. No custom CSS goes in here. */
@source "../../views";
@source "../../components";
@source "../../helpers";
@source "../../javascript";
