Sean Matheson

Results 37 issues of Sean Matheson

It should work in a universal context no problem, but will be good to check this via an example.

It would be great to have a flag to indicate which modules you do wish to include in bundling. ``` ncc build index.ts -i foo -i bar ``` Would produce...

Hey 😃 I have been putting fixes in my custom stylesheet to help with some common problems I have been experiencing. It helps with #10 and #11 I thought it...

It appears to be fixed width, so I can't see beyond a certain point.

HOT DAMN THIS IS HOT! AWESOME WORK! One issue from my side, and it's more an annoyance than anything else at the moment. I installed the `apex-ui-slim` along with the...

Amazing extension!!! ♥️ Would be sick if we could drill down into types; ```typescript type Person = { name: string; address: { line1: string; country: string; } } const person...

enhancement
good first issue