linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

chore: Drop Node 8 support. #407

Closed abritinthebay closed 4 years ago

abritinthebay commented 4 years ago

Node 8 is EOL and isn't supported anymore by the Node Foundation (since 1st Jan 2020). Removing it from our required engines will allow us to keep our dependancies up-to-date, or at least current.

This will affect CI specifically.