Jérôme
Jérôme
Hi, I just wanted to report an issue with keyboard usage : when I try to configure an alarm using only tab key to move from field to field, the...
I’m using [Dart Sass cli](https://sass-lang.com/dart-sass/) to generate CSS with embeded sourcemap. The resulting sourcemap is percent-encoded with `encodeURI`, not `encodeURIComponent` and thus contains commas. Because of this, the `stripComment` function...
I’m submitting this pull request following issue #86 posted some minute ago.