ff2400t

Results 11 comments of ff2400t

i got the same issue using WSL2 with debian on windows 11

Moving styles to the relevant component is done. Something to note here is that astro scopes the styles in component by default which I have disabled by using the `global`...

I have the same issue , but the ts-windicss template has worked for me 🤔

For nowTachiDesk opens in your Default browser set in the system settings. You can change that if you want. If you don't want to use the default browser you can...

I think a Wasm post is possible since ncnn supports Webassembly

The `mei` queries still don't work as I want them to. ```html text ``` It would be ideal in the above case for `mei` to select the text inside the...

So in the end i had to modify how textobjects are captured from rust to capture the `element.inner` as intended. This is also how nvim-treesitter-textobjects does the capture for these...

this is because there is no indent.scm file for html yet

This seems to be an issue because Reddit has now started to use web components. Tried to use the search field i lit.dev(a web component library) and had similar results....

@Feel-ix-343 would you be willing a accept a PR for this?