Skip to content

ReMarkdown.css v3.1.0

Latest

Choose a tag to compare

@fvsch fvsch released this 03 Oct 18:25

Fixes

  • Scope the main hr styles to the .remarkdown selector.
  • Misc documentation fixes.

Housekeeping

  • Reorganizes some of the internal file structure. The dist/*.css paths did not change and the main SCSS entry point didn’t move, so this should not be a breaking change.
  • Update Sass compiler from node-sass to dart-sass.