Adi
Adi
Is this going to be implemented soon? currently I'm just doing this: ```css *:not(i):not(.fa){ font-family: 'Iosevka Web' !important; } ```
I think a flag in prettier config would be best IMO ```js module.exports = { ... "importOrder": ["^@core/(.*)$", "^@server/(.*)$", "^@ui/(.*)$", "^[./]"], "importOrderSeparation": true, "importOrderSortSpecifiers": true, "importOrderSortByLength": "asc" | "desc" }...
I tried logging in at a different Network and seems to have worked. So could be a timeout issue ?
Try another network or vpn
Hi @jcamiel Yes it looks like that, except I want a function to transform the capture. I'd imagine the function to look like `JWT(header: Json/Enum, payload: Json: signature: key)` and...
I created a scanlines shader & lcd_glitch shader. I found them on ShaderToy and converted them. You can find them in this [gist](https://gist.github.com/Aditeya/bdd0ad61ccff00456ca42d08140a7b82). It works pretty well!
I too ran into this issue, & @elgiano solution worked, would be great to see it merged. config i used for Lazy.nvim: ``` lua return { "nvim-treesitter/nvim-treesitter", dependencies = {...
@osenvosem I had it working last I used it, but I'm afraid I can't post any screenshots as I've left angular development and I don't have my previous configs.
I'm also going through the same issue: ``` ❯ brave [135030:135030:0717/170300.906748:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled. [0717/170332.727305:ERROR:elf_dynamic_array_reader.h(64)] tag not found [0717/170332.727738:ERROR:elf_dynamic_array_reader.h(64)] tag not found [0717/170332.727870:ERROR:elf_dynamic_array_reader.h(64)]...