Matt Messinger

Results 8 comments of Matt Messinger

I can't, for the life of me, get my SCSS to compile correctly. My assets are stored in `/_assets` and i'm using the following in the convert method: ``` ruby...

It's a convention that's used with the Rails asset pipeline. This gem supports it if you want to do successive preprocessing like ERB > SCSS > CSS would be `filename.css.scss.erb`...

I'll have to get back to you about that. I've gotta get this site up, so in the meantime, I'm just doing it with a generator plugin instead of an...

@dgtlmoon Here is an example of the "click and hold" bot mitigation ![CleanShot 2024-02-21 at 20 21 42](https://github.com/dgtlmoon/changedetection.io/assets/1108825/ef43a586-b6b9-4701-b5fa-de4c88bf36d7)

We haven't upgraded Sugar. Maybe they did it without telling us? I'm honestly not even sure what team count is. I've never seen it before.

If I set `account.team_count = 1' and then do a`save`, it does work. My question now is, why all of a sudden do we need to set this value? We've...

Any movement on this? Would love to see it get merged

Would love to see this get merged. All you're waiting on are specs, @ktheory?