coltisor/lexical-toolkit

Make a CSS default theme

Opened this issue · 0 comments

See files:

  1. https://github.com/coltisor/lexical-toolkit/blob/main/packages/playground/src/components/RichTextEditor/theme.css
  2. https://github.com/coltisor/lexical-toolkit/blob/main/packages/playground/src/components/RichTextEditor/theme.ts

Our objective is to expose all CSS classes through a .css and a TypeScript file within the package.

This initiative aims to provide an excellent foundation for Lexical development, enabling developers to concentrate on implementing the toolbar and overall design rather than the intricacies of list creation and other foundational tasks.