Google News
logo
Sass - Interview Questions
How can you use interpolation in SASS?
In SASS, we can easily define an element in a variable and interpolate it inside the SASS code. It is useful when we keep our modules in separate files.
Advertisement