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
Jodit Version: 4.2.47
Browser: Chrome OS: Mac Is React App: false (Angular) Reproduced on xdsoft.net: false
Code non Code, in the webpack to Warning.
// A *self-contained* demonstration of the problem follows...
Warning: 1 rules skipped due to selector errors: ::highlight(jodit-search-result) -> Pseudo-elements are not supported by css-select
Expected behavior: src/plugins/search/ui/search.less
This code line to 154, if try deleted
::highlight(jodit-search-result),
Actual behavior: ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Jodit Version: 4.2.47
Browser: Chrome
OS: Mac
Is React App: false (Angular)
Reproduced on xdsoft.net: false
Code
non Code, in the webpack to Warning.
// A *self-contained* demonstration of the problem follows...
Expected behavior:
src/plugins/search/ui/search.less
This code line to 154, if try deleted
Actual behavior:
...
The text was updated successfully, but these errors were encountered: