Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Admin (1 edit) (+1)

Thanks for pointing that out, I didn’t realize the limit changed. Previously there was no limit, but we’ll need one going forward. For jams I updated it to 20kb, hopefully that’s enough for you.

Based on my analysis, large CSS blobs are mostly embedded fonts and images.

Now that Google Fonts, hopefully it’s not required to embed fonts directly into the CSS for most hosts.

I think having a generic image upload tool for themes would be a good next step.

No problem, I really appreciate the quick turnaround!

I've stripped whitespace, comments, and a couple redundancies but am still sitting around 30kb. I hate to push, but would 32kb be an acceptable cap?

It's mostly overrides that reposition and restyle the countdown, header tabs, submit/join panels, and stat blocks. It's turned into a delicate balancing act to keep everything together on both desktop and mobile. I can squeeze it smaller by fully minifying, but that makes the responsive tuning pretty brittle to maintain.

Admin

Mind sharing which jam so I can take a closer look?

Not at all, here's the last one (voting period): https://itch.io/jam/gamelike-jam-009
And current: https://itch.io/jam/gamelike-jam-010

The navbar at the bottom takes up a good amount of CSS too!

Hi again,

Have you thought any more about bumping the limit up to 32k or so?

OK scratch my last message, I managed to cut it down to just a few hundred shy of the new limit!

Thank you for your patience, and again for bumping it up in the first place. Love the new theme features, saved me a bit of css in fact.

Best,

~Lýz

Admin

Glad you got it working!