#95 BodyText
This commit is contained in:
parent
1557f5ad34
commit
5515c0ceff
1 changed files with 0 additions and 11 deletions
|
|
@ -20,14 +20,3 @@
|
|||
{@html marked.parse(text)}
|
||||
{/if}
|
||||
</Block>
|
||||
|
||||
<!-- svelte-ignore css-unused-selector -->
|
||||
<style lang="scss" global>
|
||||
// Technically... we probably should unbind these styles from the component
|
||||
// and import them in the app through a separate scss file.
|
||||
@import '../../scss/mixins';
|
||||
|
||||
div.article-block.body-text {
|
||||
// @include body-text;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue