On 04/02/2009, at 2:12 PM, Hampton wrote:
> Well, the results will be *techincally* correct (aka, should produce > the same CSS from the sass). However, you sort of lose the coding > styles that writing in Sass affords you. If you write Sass from > scratch, your Sass document will be a well structured tree of scoped > style rules. If you convert from regular CSS, its doubtful that you > took the time to write your CSS that way initially. > > So, I'm sure that's what the screencast was indicating. The output > won't be as high quality as if you had written it yourself by hand > in Sass. Yep that's exactly what I would have said. css2sass is a good way to get started, but ideally you'd then start refactoring the sass to make use of all the features which motivated the choice to use sass in the first place. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
