naweigete-web/assets/css/common.scss

7 lines
85 B
SCSS
Raw Normal View History

2025-03-12 14:18:25 +08:00
@tailwind base;
@tailwind components;
@tailwind utilities;
.box {
color: blue;
}