Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

v13.0.0

Latest

Choose a tag to compare

@crcn crcn released this 12 Jul 03:14
· 2963 commits to master since this release

Ampersand & is now required for all nested styles. For example:

.element {
  & child {
  }
}