System Information
- Strapi Version: 4.1.1
- Operating System: windows 10
- Database: mySQL
- Node Version: 16
- NPM Version: 8
- Yarn Version:
npm i strapi-plugin-ckeditor5@latest
After setting up CKeditor5, how can I customize it.
I was able to customize it in strapi v3. but the same technique does not work in Strapi v4 as the folders structure is also changed.
I want to change the font-sizing from classes to px(pixel) format.
So please help me out this issue.
Or #strapiteam kindly add a proper documentation of ckeditor for Strapi v4