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

Update dashboard side to tailwindcss

This commit is contained in:
Dragory 2019-10-10 22:55:31 +03:00
parent 89615a10c3
commit 36e8d5b3fe
11 changed files with 183 additions and 172 deletions

View file

@ -1,5 +1,5 @@
<template>
<div ref="rendered"></div>
<div class="markdown-block" ref="rendered"></div>
</template>
<script>