SASS Practice Test
SASS Modules and Imports
What is the modern Sass directive for loading a module?
Select your answer
A
@import
B
@load
C
@use
D
@require
Hint