Files
start/templates/styles/globals.css
T
2026-04-12 16:53:58 -04:00

7 lines
99 B
CSS

@import "tailwindcss";
@import '@zen/core/styles/zen.css';
html, body {
overflow-x: hidden;
}