Josh Olsen
Josh Olsen
This would be of great use to me as well, I'm attempting to use this to create information cards to display in Discord embeds. Unfortunately it takes a rather long...
Was it a mistake that this was included in the release notes for the latest patch?
Here's what I've been working on: https://github.com/zeel01/upsy-sd-plugin 
If an entity sheet refreshes itself, it will lose its scrolled position.
I'm also running into this issue attempting to import fonts from NPM packages. I can import the SASS file for the font definition, but the paths to the actual font...
I've found a partial work-around for fonts. If I try to use: ```sass @import "@fontsource/roboto/400.css"; ``` In Sass, this will fail. It _will_ correctly locate the module that I'm referencing,...
This is a pretty critical capability for making WSA viable for more than just tinkering. There are many consumer products from headphones to [Dice](https://github.com/GameWithPixels) that utilize mobile apps as the...
Huh? I'm not involved with either module in question.
This seems to remain unavailable. There are generated files in my project that I would like to delete when I run the `clean` or `fullclean` action, but as far as...
Well that sucks, thanks Google, Mozilla, et al. It's not like they didn't know for a *long* time that Manifest v3 was going to bork loads of popular extensions, and...