@tailwind base;
// @import "./base/index";
@tailwind components;
@import "./components/index";
@tailwind utilities;
@import "./utilities/index";