JezK
Edit File: _target.scss
@mixin target($target) { @at-root { /*! @{target: #{$target}} */ & { @content; } /*! {target: #{$target}}@ */ } }