expose styles for js

This commit is contained in:
Cory LaViska
2021-08-04 18:03:24 -04:00
parent bffa9a2ed8
commit fd104ad74f
10 changed files with 71 additions and 21 deletions

View File

@@ -6,7 +6,7 @@
}
.sl-theme-dark .code-block {
background-color: var(--sl-color-gray-100);
background-color: var(--sl-color-gray-200);
}
.code-block__preview {