Bug/documentation update

10 views
Skip to first unread message

wheresrhys

unread,
Oct 6, 2011, 7:09:02 AM10/6/11
to Sass
While writing some mixins I just realised that putting a control
directive inside a nested property doesn't work. So

.class {
font {
@if true == true {
style: italic;
}
}
}

doesn't work.

NOt sure if this is a bug to fix or maybe something that shoudl be
mentioned in the documentation

Nathan Weizenbaum

unread,
Oct 6, 2011, 4:06:26 PM10/6/11
to sass...@googlegroups.com
I'd consider this a bug. Please file it in the Sass issue tracker: http://github.com/nex3/sass/issues.


--
You received this message because you are subscribed to the Google Groups "Sass" group.
To post to this group, send email to sass...@googlegroups.com.
To unsubscribe from this group, send email to sass-lang+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sass-lang?hl=en.


wheresrhys

unread,
Oct 7, 2011, 4:32:29 AM10/7/11
to Sass
done
Reply all
Reply to author
Forward
0 new messages