-
We have ESLint to lint JS. So we should have linter for CSS as well. [The most popular CSS linter](https://www.npmtrends.com/stylelint-vs-csslint-vs-sass-lint) right now is Stylelint.
It also works…
-
I'm building a Flatpak to make it easier to distribute and update Cromite across all Linux distributions.
Everything is about ready and seems to work fine. I just need a few things:
- Could you …
syhlx updated
2 months ago
-
# Offline-only storage
> TLDR Add built-in end-to-end encryption support into web browsers, and prevent first-party from leaking data by denying network access once enabled. Also, allow users to ch…
-
Changes in configuration.js are not reflected on docs/index.html. I just followed README.md but it's not working, I have to change port and insert the secret token every time and changed settings are …
-
Trying to get the most basic template running doing these steps:
1. Ran `pnpm create t4-app@latest test-t4-app`
2. Made a new Supabase project and included its details in my `.env` and `.dev.vars` f…
-
Hi! Thank you so much for making this extension, it is so incredibly helpful. I use Instagram on my phone through a Firefox PWA, with uBlock Origin and this installed.
I've noticed that even when …
-
## Steps to Reproduce
Flutter is painted on a canvas and the browser doesn't detect the scroll.
This causes problems when the native browser uses the scroll to perform their own actions.
Cur…
-
Does this issue occur when all extensions are disabled?: Yes
Version: 1.88.1 (user setup)
Commit: e170252f762678dec6ca2cc69aba1570769a5d39
Date: 2024-04-10T17:41:02.734Z
Electr…
guusw updated
1 month ago
-
## Bug Report
**Current Behavior**
The buttons in settings - security - linked accounts not working when clicking on it, and no url showing when hover on those buttons
**Steps to Reproduce*…
-
### Debug adapter definition and debug configuration
```lua
return {
{
"rcarriga/nvim-dap-ui",
dependencies = {
"mfussenegger/nvim-dap",
"nvim-neotest/nvim-nio",
…