Files

8 lines
147 B
CSS

@import "tailwindcss";
@import '@zen/core/styles/zen.css';
@custom-variant dark (&:where(.dark, .dark *));
html, body {
overflow-x: hidden;
}