Added unit test for referenced parent selectors

Name: Parent selectors not working within mixins using (reference)
Number: #1979
This commit is contained in:
jurcovicovam
2015-01-23 18:42:02 +01:00
parent 8f1c35a814
commit dc2b685194
3 changed files with 17 additions and 1 deletions

View File

@@ -19,3 +19,4 @@
.class:extend(.class all) {
}
.mixin-with-nested-selectors();