As it stand right now, Imports are global during the processing of a stylessheet. So if you do all your library imports first then your partials, those partials will not need to import the libraries.
However, There has been some discussion of changing this behavior in a future release -- but no decision to do so. Hunt & pecked on my iPhone... Sorry if it's brief! On Jul 17, 2009, at 1:37 AM, José Mota <[email protected]> wrote: > > Thanks for the hint, Chris, will take that into consideration; > consider my last post a suggestion then. CSS organization can be quite > a topic for some. My final purpose is to cache everything up into one > file, hence the decision to split things up in development, since I'm > not alone desiging and developing a project. > > Big up. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
