Alexis Córdova

Results 4 comments of Alexis Córdova
trafficstars

Not to hijack this ticket, but I think I'm having a similar issue as the OP. In my project, we have a few different `.scss` files that hold all of...

I think #829 covers it, and funny enough it's a coworker of mine 😆

@IanCaunce I just ran into this myself, and found this workaround: ``` js svg: { style: 'display: none;', xmlns: 'http://www.w3.org/2000/svg', 'xmlns:sketch': 'http://www.bohemiancoding.com/sketch/ns', 'xmlns:xlink': 'http://www.w3.org/1999/xlink' } ``` This replaces the normal...

I'm running into the same issue with the H6099 as it supports Matter natively but I can't seem to exclude it from the plugin. @bwp91 is there a preferred method...