Html to markdown stylesheet from local assets.

This commit is contained in:
2021-01-03 18:24:10 +01:00
parent 31c1ec1820
commit 088194d6f5
3 changed files with 987 additions and 1 deletions

View File

@@ -50,6 +50,8 @@ A lot has changed in my life over the last 6 months or so, moving out of my flat
</script>
<style lang="scss" scoped>
@import '/public/assets/styles/markdown.css';
header {
text-align: center;

View File

@@ -15,7 +15,6 @@
name="description"
content=""
/>
</head>
<body>
<div id="app"></div>