midrashim/src/app/globals.css

6 lines
83 B
CSS

@import "tailwindcss";
@tailwind base;
@tailwind components;
@tailwind utilities;