Plume/static/css
Ana Gelez bce806ac63 Prototype for a WYSIWYG editor
We use pulldown-cmark in plume-front too now, but instead of using the provided
HTML renderer, we use a custom DOM renderer, which let us use contenteditable only where we want,
and which will allow us to add event listeners to provide a good contextual edition experience.

Also removed the character counter, as the API limits are almost unreachable.
2019-08-08 16:33:14 +02:00
..
_article.scss Prototype for a WYSIWYG editor 2019-08-08 16:33:14 +02:00
_forms.scss Update textarea overflow to scroll (#609) 2019-06-02 21:35:09 +01:00
_global.scss Theme update (#553) 2019-05-18 13:09:51 +01:00
_header.scss Theme update (#553) 2019-05-18 13:09:51 +01:00
_variables.scss Theme update (#553) 2019-05-18 13:09:51 +01:00
feather.css Allow for comment deletion (#363) 2018-12-23 11:13:36 +01:00
main.scss Theme update (#553) 2019-05-18 13:09:51 +01:00