Brentwood Helpdesk's avatar

Proper Way To Import SCSS Files

I've stumbled across a depreciation message while running npm run dev after doing my js package updates.

Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass.

The github issue related to this is a bit unclear as to providing good alternatives to using @import.

https://github.com/sass/node-sass/issues/2362

Can anyone provide some insight on the proper way to import scss/css files?

Thanks!

0 likes
0 replies

Please or to participate in this conversation.