fix: Fixed issue with checklist items in Super notes not being correctly exported to HTML

This commit is contained in:
Aman Harwara
2023-10-29 20:05:40 +05:30
parent cace6522f6
commit 198efdc41c
9 changed files with 239 additions and 193 deletions

View File

@@ -1,5 +1,3 @@
$blocks-editor-icons-path: '../javascripts/Components/SuperEditor/Lexical/Icons';
@import '../../../styles/src/Styles/_colors.scss';
@import '../../../styles/src/Styles/_panels.scss';
@import '../../../styles/src/Styles/_scrollbar.scss';