datadesk / baker

A build tool by and for the Los Angeles Times
MIT License
21 stars 3 forks source link

Update SASS import #1586

Closed palewire closed 5 months ago

palewire commented 5 months ago

We are currently getting this warning at boot.

`import sass from 'sass'` is deprecated.
Please use `import * as sass from 'sass'` instead.