mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-30 12:55:21 -04:00
fix unused components still loading on posts
This commit is contained in:
@@ -24,7 +24,6 @@ const Loading = ({ boxes = 3, timing = 0.1, width }: Props) => {
|
||||
background-color: var(--medium-light);
|
||||
}
|
||||
|
||||
/* modified from https://tobiasahlin.com/spinkit/ */
|
||||
@keyframes loading {
|
||||
0%,
|
||||
80%,
|
||||
|
||||
Reference in New Issue
Block a user