-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Icons of the toolbar not show. #10
Comments
add fontawesome cdn: |
Please import css or use cdn
|
Is there a way to use FontAwsome icons using I imported icons the documented way, but still icons are not loading:
thanks |
I stumbled exactly to this problem. the setup instructions lack completely mentioning that fontawesome fonts must be loaded. first, it shows tiny pixels, but if only adding fontawesome css to page, the icons appear but they are misplaced like on the screenshot of the third comment: |
needs to import <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/morioh/dist/css/morioh.min.css"> |
How to know which are the list of supported icons for toolbars |
I implement you markdown-editor in my project, but the icons of de toolbar not show.
Only show btn-outline-secondary
The text was updated successfully, but these errors were encountered: