#sass is from the old ages.

Getting errors with the SASS compiler when importing a CSS file with modern, nested CSS syntax. SASS complains about `.someclass { &:hover { ... } }`

@thet from hell