Create repo
This commit is contained in:
12
src/styles/index.css
Normal file
12
src/styles/index.css
Normal file
@@ -0,0 +1,12 @@
|
||||
html {
|
||||
@apply bg-bg font-serif leading-tight;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
a {
|
||||
@apply hover:underline;
|
||||
}
|
||||
|
||||
pre {
|
||||
font-family: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user