/* resources/css/app_local.css */
/* 1) Bootstrap vía npm */
@import "bootstrap/dist/css/bootstrap.min.css";

/* 2) Tu tema */
@import "./app.css";
