Daniel Potts

Results 2 issues of Daniel Potts

When installing - `"isomorphic-dompurify": "^0.16.0"` I get the following error within a jest test that previously passed. > Error: ReferenceError: TextEncoder is not defined js file: ```javascript import DOMPurify from...

bug

so when I am trying to import a collection of less files into a sort of main less file, the globbing pattern does not work as it normally does. star...