Files

7 lines
80 B
SCSS
Raw Permalink Normal View History

@import "tailwindcss";
.bg-console{
background: var(--color-slate-600);
}