Siddharth
Results
2
issues of
Siddharth
This PR addresses the issue #2294 . I am simply sparing the child component of Block tool from a global css rule using :not operator.
nice to have
There is a css rule in file [ui.css](https://github.com/codex-team/editor.js/blob/7bd5c53ab27defac388666d80e75606cd15ab07e/src/styles/ui.css#L107), which goes like this... `path { stroke: currentColor; }` Now this rule is fairly innocent but when you have some SVG component...
important
good first issue