Make a CSS default theme
Opened this issue · 0 comments
coltisor commented
See files:
- https://github.com/coltisor/lexical-toolkit/blob/main/packages/playground/src/components/RichTextEditor/theme.css
- 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.