shuhei / material-colors

Colors of Google's Material Design made available to coders
https://shuheikagawa.com/material-colors/
ISC License
270 stars 41 forks source link

Cannot fetch colors from the Material Design website #14

Closed shuhei closed 7 years ago

shuhei commented 7 years ago

Now the doc is at https://material.io/guidelines/style/color.html but it's not reachable with https.get somehow.

Error: unable to verify the first certificate

Tried with ssl-root-cas but didn't work.

shuhei commented 7 years ago

Also the dangerous rejectUnauthorized: false didn't work either.