...

/

The '&' Operator

The '&' Operator

In this lesson, we'll be looking at the ampersand ('&') operator syntax.

Definition

The ampersand & operator is often used when nesting in SASS and is an extremely useful feature.

It can be a great ...