springload / wagtaildraftail

🐦📝🍸 Draft.js editor for Wagtail, built upon Draftail and draftjs_exporter
https://pypi.python.org/pypi/wagtaildraftail
MIT License
24 stars 3 forks source link

Add editor styling aligned with Wagtail's styleguide #43

Open thibaudcolas opened 7 years ago

thibaudcolas commented 7 years ago

For this to be a pleasant editing experience, we need the styling of the editor to be aligned with that of Wagtail. I don't want to tie Draftail to Wagtail too much, so IMHO the styles (and UI configuration) should live in here, while Draftail simply makes the style/UI configurable and themable.

See https://github.com/springload/draftail/issues/63