site/src/index.css 61 B raw
1
@import "tailwindcss";
2
3
html {
4
	background-color: #121113;
5
}