mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 00:34:37 +00:00
feat: note transclusion (#475)
* basic transclude * feat: note transclusion
This commit is contained in:
@ -470,3 +470,9 @@ ol.overflow {
|
||||
background: linear-gradient(transparent 0px, var(--light));
|
||||
}
|
||||
}
|
||||
|
||||
.transclude {
|
||||
ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user