Serhii Khoma
Serhii Khoma
https://github.com/fphilipe/premailer-rails/issues/192
also it should work even when surrounded by spaces e.g. there is an issue in `https://github.com/tonsky/FiraCode/issues/1013`
> They was removed exactly because they looked wrong in regexps. [#78 (comment)](https://github.com/JetBrains/JetBrainsMono/issues/78#issuecomment-578710304) hi, well, I understand, but maybe it can be ligated only when surrounded by whitespace OR start/end...
@hdgarrood what other examples you have in mind?
@thomashoneyman oops, I unintentionally added extra commit, fixed
@thomashoneyman tnx for pushing it NB: as an alternative approach we can split the `render` function from spec on `renderChildComponent` and `renderRootComponent`
This cat be resolved by: 1. Add `isRootComponent` to the driver spec and append if it is true Or 2. Do this in the runUI runComponent function But this would...
related discussion https://discourse.purescript.org/t/the-only-thing-i-hate-in-purescript-and-haskell-imports-discussion/1700