So, I was trying to implement Eric Meyer's reset css in sass and had a
problem with

:focus {
        outline: 0;
}

The full css can be seen at 
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

How can this be done in sass?  I tried putting a slash in front of it
and it didn't work.

Thanks,

Brent


--~--~---------~--~----~------------~-------~--~----~
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