mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-16 18:55:30 -04:00
switch to shiki for syntax highlighting
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
animation: loading 1.5s infinite ease-in-out both;
|
||||
background-color: var(--colors-mediumLight);
|
||||
background-color: var(--colors-medium-light);
|
||||
}
|
||||
|
||||
@keyframes loading {
|
||||
|
Reference in New Issue
Block a user