Richard Lee

Results 18 comments of Richard Lee

and maybe also remove indentation by hitting delete key?

**UPDATE:** For those we got this issue, please do check the [production guide on Fresco website](http://frescolib.org/docs/shipping.html), which solves our problem.

Have you tried `--css` and `--font` options? Say for example: ```bash npx fontello-cli install --config ./assets/my-font/config.json \ --font ./assets/my-font/font \ --css ./assets/my-font/css ```

For those who uses ubuntu 20.04, you could downgrade docker-ce via following command as a workaround: ``` apt-get install docker-ce=5:25.0.5-1~ubuntu.20.04~focal ```

@freerobby rebased & updated conditionals.

Hello, @lemonkey Are you still using this and facing the issue? Could you please try to upgrade the terminal-notifier gem? I thought this issue could be resolved by upgrading to...

@ericleich Not sure if this repo accepts outside contribution but hope this helps!