1.

What is the use of @at-root directive in SASS? Explain

Answer»

The @at-root DIRECTIVE in SASS was introduced in the Ruby SASS 3.3 in order to emit a STYLE block at the root of the document, In spite of being nested BENEATH in its parent selectors.



Discussion

No Comment Found