-
Don't see a reason why this isn't implemented
-
[](https://issuehunt.io/r/sindresorhus/dark-mode/issues/12)
Tests are failing locally on and on Travis.
> There is a $40.00 open bounty on this issue. Add more on [Issuehunt](https://issuehun…
-
Previously I was executing the following command with 3.1.x
```
cpy **/*.scss !**/*.stories.scss ../lib --parents --cwd=src
```
with a result similar to:
```
% ls lib/**/*.scss
lib/Button/Butt…
-
Tried doing it, but tests were [failing on Travis](https://travis-ci.org/yeoman/yo/jobs/200700423), but not locally.
// @mklabs
-
Package-lock is useful to be able to "timetravel" to see what kind of librarysets were used with older working builds, but to make sure that this package works correctly for the end user the latest av…
-
There are currently both this task and `grunt-eslint` (which was created earlier) for the same purpose.
Why did you need to create a new task? (I'm just asking the question, but this should be in the…
-
It would be useful to be able to open Mastodon links directly in the app. This is especially useful when running the app on macOS.
More details: https://github.com/mastodon/mastodon-ios/issues/968
-
The project [Clipboard](https://github.com/Slackadays/clipboard) now supports X11, Wayland, Windows, and macOS. I realized that you could now switch from using `xsel` and `clipboard.exe` and `pbcopy` …
-
This seems to be tripping a lot of people up and there are a decent number of edge cases that will be difficult to resolve robustly in all cases (e.g., rate limits, IP blacklists when running from CI,…
-
jscritic should display the gzipped minified size too.