Ask Your Question

Revision history [back]

No, the class names produced from SASS in Next.js do not include variables. SASS variables are resolved during the compilation process and are not included in the final output. Only the resolved values of the variables are included in the generated CSS.