DEV Community

Discussion on: Using SASS partials

Collapse
 
qwezii profile image
qwezii

Hi

1) Can we use @use instead?
2) What is the difference between @use and @import?

TIA.

Collapse
 
prashantandani profile image
Prashant Andani

You can use @use to access specific value/variable instead of the whole file being imported