3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 07:35:02 +00:00

Automod work. Add config examples to automod.

This commit is contained in:
Dragory 2019-10-11 01:59:56 +03:00
parent a6cc1d646e
commit def46941c9
11 changed files with 539 additions and 258 deletions

View file

@ -68,6 +68,10 @@
code:not([class]) {
@apply bg-gray-900;
}
.codeblock {
box-shadow: none;
}
</style>
<script type="ts">