Sass files should be put in public/stylesheets/sass, with a .sass extensions. They'll automatically be compiled if they need to be whenever a controller is accessed, and corresponding stylesheets will be put in public/stylesheets. For example, if you have public/stylesheets/sass/main.sass, it will cause public/stylesheets/main.css to be created.
- Nathan On 2/1/07, Chris Abad <[EMAIL PROTECTED]> wrote: > > Sounds good. I'll try it out. Couple someone give me a quick rundown of > where these files go? I'm assuming the need a .sass extention? > > On Feb 1, 2007, at 10:19 AM, Nathan Weizenbaum wrote: > > > > > > Sass is quite stable. It's reasonably close to being finished; the > > documentation is a major thing that's still not done, though. > > > > > In the future, Sass will have several different options for formatting > > the output. > > > > > - Nathan > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
