We get asked for this feature a lot, but we've decided to not add it. For an explaination for why and insight into how we manage the sass language read this: http://chriseppstein.github.com/blog/2010/08/16/sass-language-design/
tl;dr - the feature has more drawbacks than benefits. make a single file to import each directory and @import each one there, it only takes a few seconds to add an import statement. chris <http://chriseppstein.github.com/blog/2010/08/16/sass-language-design/> On Sun, Sep 5, 2010 at 7:08 AM, TomasC <[email protected]> wrote: > In my rails projects, I often create a lot of SASS partials - and put > them into subdirectories. I was wondering, is there anyway way to use > the @import directory to import all SASS files in specified directory? > T > > -- > 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.
