Jef

Results 5 issues of 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...

enhancement

## 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...