wysiwyg.css

A tiny CSS for generated HTML or Markdown content, meant for:

Usage no npm install needed!

<script type="module">
  import wysiwygCss from 'https://cdn.skypack.dev/wysiwyg.css';
</script>

README

wysiwyg.css

A tiny CSS for generated HTML or Markdown content, meant for:

  • readability: both the spacing and colors are visually balanced
  • simplicity: you only need a single class to style all elements
  • extensibility: you can easily customise the output thanks to variables

Install

npm install wysiwyg.css

Or download/clone the repo.

Copyright and license

Code copyright 2016 Jeremy Thomas. Code released under the MIT license.