phoenixframework / tailwind

An installer for tailwind
MIT License
467 stars 61 forks source link

Sanitize empty strings when getting Proxy Environment variables #92

Open wkpatrick opened 11 months ago

wkpatrick commented 11 months ago

Trim the HTTP(s)_PROXY environment variable when determining whether or not to proxy the download request.

Fixes #90