/* ______________________ app.css ______________________ */
@import "./style.css";

@tailwind base;
@tailwind components;
@tailwind utilities;