Hey,
primeuix currently uses a rather outdated version of the Quill CSS which leads to problems.
One problem I faced because of this is that both ordered and bullet lists are displayed using numbers, when instead bullet should use bullets.
This is the current CSS for the snow theme, which primeuix seems to be using: https://cdn.jsdelivr.net/npm/quill@2.0.3/dist/quill.snow.css
Hey,
primeuix currently uses a rather outdated version of the Quill CSS which leads to problems.
primeuix/packages/styles/src/editor/index.ts
Line 3 in 88e0ce0
One problem I faced because of this is that both
orderedandbulletlists are displayed using numbers, when insteadbulletshould use bullets.This is the current CSS for the snow theme, which primeuix seems to be using: https://cdn.jsdelivr.net/npm/quill@2.0.3/dist/quill.snow.css