Re: [haml] Webkit Hack: What is the appropriate syntax to target webkit browsers only

2010-07-22 Thread Nathan Weizenbaum
That example should work with Sass, and does for me. What version are you using? On Thu, Jul 22, 2010 at 12:15 PM, Josh Rubinstein < joshmaxrubinst...@gmail.com> wrote: > I am trying to use a hack to target only webkit browsers...Below is > how I would normally write this in plain CSS but in SASS

Re: [haml] Webkit Hack: What is the appropriate syntax to target webkit browsers only

2010-07-22 Thread Chris Eppstein
s/need to a/need to hack a/ On Thu, Jul 22, 2010 at 12:18 PM, Chris Eppstein wrote: > This is a great list of hacks: > > http://paulirish.com/2009/browser-specific-css-hacks/ > > but I'm curious why > you need to a modern browser... > > Also,

Re: [haml] Webkit Hack: What is the appropriate syntax to target webkit browsers only

2010-07-22 Thread Chris Eppstein
This is a great list of hacks: http://paulirish.com/2009/browser-specific-css-hacks/ but I'm curious why you need to a modern browser... Also, that @media query works fine for me in an scss file. chris On Thu, Jul 22, 2010 at 12:15 PM, Jos

[haml] Webkit Hack: What is the appropriate syntax to target webkit browsers only

2010-07-22 Thread Josh Rubinstein
I am trying to use a hack to target only webkit browsers...Below is how I would normally write this in plain CSS but in SASS or SCSS the "@" symbol is not producing the expected results for the hack...is there a way to have SASS interpet this hack properly? @media screen and (-webkit-min-device-