Hello Michael/Mislav, This is very interesting:
1. I ran css2sass on the four css files for Insoshi and converted them to their sass counterparts. 2. I deleted the original css files from public/stylesheets directory. 3. I created public/stylesheets/sass directory for the sass files and copied the converted sass files to that directory. 4. When I restarted the application, sass recreated the css files in stylesheets directory 5. No manual adjustments were needed as I had to when converting ERB files to haml. Is that inline with everyone's experience? I guess the way to learn sass would be then to write one from scratch? Peepcode screencast says that css2sass does not do a good job of converting css files. In this case it did 100% conversion? Thanks for the advice. Bharat --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
