We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we add an open source rich text editor to the text area, the functions are not working like bold, italics, bullets etc.
When I do it without inlcuding skel min js , then its working. I would like to know if skel js locks the font one loaded.
The text was updated successfully, but these errors were encountered:
It shouldn't. Are you using skel's built-in reset or normalize stuff?
Sorry, something went wrong.
deleted font:inherit in skel.min.js That worked for me, no idea if it's correct. Seems like skel overrules the RTE markup.
No branches or pull requests
When we add an open source rich text editor to the text area, the functions are not working like bold, italics, bullets etc.
When I do it without inlcuding skel min js , then its working. I would like to know if skel js locks the font one loaded.
The text was updated successfully, but these errors were encountered: