James Loh

Results 36 comments of James Loh

Its pretty cool! Here is an example implementation https://kevinchen.co/blog/support-macos-mojave-dark-mode-on-websites/

@hubbyist this uses CSS media-query's so no JS required. Not all browsers support it quite yet but Safari and Chrome have support in their beta channels.

I've started a PR over on #2425 however thinking about it more perhaps this is better suited as an extension to Bulma? As I'm currently doing it it forces it...

I ended up creating an extension for Bulma as the discussion in #2425 concluded that having it as part of base Bulma could be confusing. I need to update it...

Thats a shame. I wonder if this is something thats more aimed towards a plugin for Ghost when they are released?

I think that would be a really cool feature. Being able to host one instance with multiple projects being deployed to it. Saves deploying a new instance of peach if...

I'm currently running into this on both OSX and mobile Obsidian. Both are running 0.16.4 (Insider) and the latest version of dataview.

@AB1908 I updated to 0.16.5 insider yesterday and now can't reliably reproduce the bug 😞 I managed to make it happen once randomly but now can't get it to happen...

Its been a long time since I've worked on this repo (I use Tailwind now unfortunately) however what happens if you move the imports above your code? At a guess...

Yeah, it looks like the Cloudfront regex assumes that you don't have a custom hostname on Cloudfront?