my-website/resources/css/app.css

7 lines
92 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
body {
overflow-x: hidden;
}