5 lines
51 B
CSS
5 lines
51 B
CSS
@import "tailwindcss";
|
|
|
|
body {
|
|
background: red;
|
|
} |
@import "tailwindcss";
|
|
|
|
body {
|
|
background: red;
|
|
} |