Html to markdown stylesheet from local assets.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
name="description"
|
||||
content=""
|
||||
/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user