Yes, just switched and realised everything was broken! Not to worry, nothing a bit of careful copy & pasting can't fix :)
On Mar 31, 9:41 pm, Nathan Weizenbaum <[email protected]> wrote: > Actually, if your project was using SCSS syntax with =, that will be broken. > > > > On Wed, Mar 31, 2010 at 8:02 AM, Chris Eppstein <[email protected]> wrote: > > No. You will get deprecation warnings. > > > Hunt & pecked on my iPhone... Sorry if it's brief! > > > On Mar 31, 2010, at 7:49 AM, Aaron Russell <[email protected]> wrote: > > > Congratulations on the SASS 3.0 beta - is looking really good. I have > >> a quick question regarding the new SCSS syntax. > > >> I've been using the pre-releases of SASS 3.0 for a while with the SCSS > >> syntax in various iterations. I have one particularly big project > >> using syntax looking like this: > > >> border= !width "solid" !colour; > > >> Instead of (the much, much more intuitive looking): > > >> border: $width solid $colour; > > >> But my question is, before I upgrade to the beta, will it break my > >> existing project which is using the older syntax? > > >> -- 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] <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.
