Brian Dombrowski

Results 21 comments of Brian Dombrowski

Yeah I tried last night and it’s very hard actually :-/

I too made a script: ```bash NAME=Fastmail URL=https://fastmail.com ICON_PNG_URL=https://www.fastmail.com/static/favicons/touch-icon-196x196.png DESCRIPTION=Social cat /tmp/inject.css EOF cat /tmp/inject.css EOF mkdir apps &> /dev/null cd apps rm -rf "$NAME" "/usr/local/lib/$NAME" &> /dev/null echo "$CSS"...

I was having this issue with Fragment, and adding this to preact.d.ts workfed for me: ``` export type Fragment = preact.JSX.Element ```

@bengotow's tip to rename index.less worked for me. I just deleted it and now I'm all good.

@riquezjp I know where you're coming from but still prefer dark override 🤷

@dummdidumm so is there a path forward right now, or is the status = WIP?

I still get the error, even with the updated snippet debian in windows+ws2

Hey! Sorry I had to pause my Warthog work for a month. I'll jump back in soon. On Wed, Jun 12, 2019 at 12:36 AM Dan Caddigan wrote: > Just...

I hope you change your mind on supporting V3 or someone forks, because there are no alternatives and V2 support is limited for newer Javascript projects :-(. Even if just...