Ashesh

Results 3 comments of Ashesh

Followed all the steps provided and getting this error even though postcss is v8.3.5 (postcss plugin) Error: PostCSS plugin tailwindcss requires PostCSS 8.

I am using the compat version of tailwind for postcss v7 and it's working fine now

You can use the following snippet instead ``` var editor = new FroalaEditor('div#froala-editor', { placeholderText: "" }, function () { editor.edit.off(); }) ```