What version of Sass are you using? This has printed a warning for a long
time.

The issue is that "position:relative" is technically a valid selector, and
Sass allows selectors with no content (although it prints a warning).

On Tue, Jun 8, 2010 at 2:40 PM, Michael Narciso <[email protected]> wrote:

> Just wanted to let you know that it's been discovered that:
>
> position:relative - is ignored
> position: relative - is not ignored
>
> A friend wrestled with this for about an hour. Either this is an error
> or by design. If it's by design then I think an error should be thrown
> rather than failing silently.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Haml" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected] <haml%[email protected]>.
> For more options, visit this group at
> http://groups.google.com/group/haml?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to