README
Simple markdown theme
A simple markdown theme. Provided as CSS and SCSS file which can be customized, extended and configured as desired. According to Stylelint standards.
Use the content or add via yarn/npm
yarn add plain-markdown
Simple markdown theme
<script type="module">
import plainMarkdown from 'https://cdn.skypack.dev/plain-markdown';
</script>
A simple markdown theme. Provided as CSS and SCSS file which can be customized, extended and configured as desired. According to Stylelint standards.
Use the content or add via yarn/npm
yarn add plain-markdown