Automod work. Add config examples to automod.
This commit is contained in:
parent
5a9ad943a2
commit
f41d280fab
11 changed files with 539 additions and 258 deletions
|
@ -68,6 +68,10 @@
|
|||
code:not([class]) {
|
||||
@apply bg-gray-900;
|
||||
}
|
||||
|
||||
.codeblock {
|
||||
box-shadow: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="ts">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue