oggnimodd

Results 3 issues of oggnimodd

### Specification - pywebview version: 3.6.3 - operating system: windows 7 64 - web renderer: edge ### Description I want to maximize the window when the app is launched (*...

I am using tailwind @apply in my svelte file like this ```css .title { @apply text-red-500; } ``` It's not a problem if I am not using a lot of...