@import 'bootstrap/dist/css/bootstrap.min.css';
@import 'mdbootstrap/css/mdb.min.css';

@tailwind base;
@tailwind components;
@tailwind utilities;

