Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G12-Frontend
/
02e716db64ec24701854da390a6196a74d426ef7
/
.
/
src
/
index.css
blob: be7c9ceb5a0401ed688f177ff1b24d235c11d6c0 [
file
] [
log
] [
blame
]
@
tailwind base
;
@
tailwind components
;
@
tailwind utilities
;
@
layer base
{
body
{
@
apply m-0 font-sans antialiased
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
}
code
{
@
apply font-mono
;
}
}