/* resources/css/app.scss */
@import "bootstrap/scss/bootstrap";
@import "custom";   
@tailwind base;
@tailwind components;
@tailwind utilities;
