@remirror/theme

The configurable theme for the remirror editor.

Usage no npm install needed!

<script type="module">
  import remirrorTheme from 'https://cdn.skypack.dev/@remirror/theme';
</script>

README

@remirror/theme

Add a theme to your remirror editor.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/theme

# pnpm
pnpm add @remirror/theme

# npm
npm install @remirror/theme