Jef
Jef
I've tried to use the method provided in the README to disable loading of fonts from Google: ``` $import-google-fonts: false; @import 'semantic-ui'; ``` but the @import directive is still prepended...
Therefore the executable is not on the `$PATH` and cannot be found. Reported on a Debian 8.2 box, see http://www.electricsheep.io/v0.6.0/discuss/564c47030fabad35006ea6ef
See http://www.electricsheep.io/v0.5.0/discuss/564c4c39db2014170094bf84 - Update the "Getting Started" documentation - Improve the error message to explain the usage of the `-c` CLI argument and default behaviour.
Three use cases: - the user may want to reuse a specific `know_hosts` file, for example created with OpenSSH - by default, use the current user's `know_hosts` - disable host...
## Summary Starting with XCode 13 beta 3, usage of "unsafe" code in application extensions is forbidden and results in build errors. Linked Swift packages are expected to be annotated...
Starting with version 8 of the ELK stack, all Logstash plugins run in [ECS compatibility mode](https://www.elastic.co/docs/reference/logstash/ecs-ls). That means that common fields and plugins are expected to honor the schema [described...
Hello there, we detected a weird behavior when serializing UUIDs. Some of them, such as `0054971b-b746-4776-ae7a-d942cd511393`, are quoted during dump, whereas others, such as `0645cada-c729-48cb-a4e3-9d8cbc7cb510` aren't. The observed behavior seems...