Sam Smith

Results 48 comments of Sam Smith

That resulted in the same error for me, but did prompt me to try the below, which seems to work. :+1: ```js import fitty from 'fitty'; fitty.default('.my-element'); ```

Just tried, didn't make any difference.

No, I had some plugins active.. I seem to have narrowed down the problem to a combination of this theme and [this](https://github.com/okfn/okf-panel) plugin, which I made. Also, I think it...

I did this recently. My approach was to copy the pagination stuff to the home page front matter (`index.njk`): ```md maxResults: 1 pagination: data: "sites" size: 1 alias: vertical counts:...

The issue here though is that we don't have the option to configure the domain from WP admin, right?

Ahh OK, thanks. You do that from the `api` folder? (I think that needs to be a capital `S` btw `php -S localhost:8000`)

Using this server, rather than `now dev` means everything is expected to be inside the `api` directory, right? If `index.php` is referencing a CSS file for example. How would you...

I wonder if the issue might be a missing size in the `app.icns` file. I found that the icon displays correctly when small (column view in Finder for example), but...

I don't know either.. I'm pretty much just guessing here. Thought maybe if it was Retina thing, that might explain the problem going somewhat unnoticed.