naweigete-web/assets/css/common.scss
2025-03-12 14:18:25 +08:00

7 lines
85 B
SCSS

@tailwind base;
@tailwind components;
@tailwind utilities;
.box {
color: blue;
}