Skip to content

feat: remove context

Moritz Stückler requested to merge feat/remove-context into main
  • remove context from component library (should be passed in via props and created in the consuming project)
  • remove HTMLParser/Markdown related functionality (we now have the proper SSG to do this)
  • add documentation for local file-based installation of the library

Merge request reports