mirror of
https://github.com/Fabio286/antares.git
synced 2025-03-10 00:10:16 +01:00
refactor: minor changes to support marked 4.0.0
This commit is contained in:
parent
5532ddbda9
commit
b5fee79e90
@ -253,6 +253,7 @@ export default {
|
||||
font-size: 100%;
|
||||
// color: $primary-color;
|
||||
opacity: 0.8;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.tile-subtitle {
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
<script>
|
||||
import { mapGetters } from 'vuex';
|
||||
import marked from 'marked';
|
||||
import { marked } from 'marked';
|
||||
import BaseLoader from '@/components/BaseLoader';
|
||||
|
||||
export default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user