No, there's no way to do that, at the moment. However, we may allow a mechanism for including other Sass files, so you could create a definition library of sorts.
- Nathan Evgeny wrote: > Actually, even if the files are in a public location. > There are still security measures done by the web server that can > simply deny access to that location. So its public, but if you mean > it to be private - then there is no reason why it shouldn't be. > > > Even though this is a philosophical thread, I'd like to ask a > technical > question about sass. > > Can the parameters (!param) in a sass file be common to several files? > Like when I have a color-theme that I want to repeat application-wide. > > and another one : > > What way is there to make different domains supply different css, > but with changed parameters? For example: > > www.myapp-in-blue.com would have a theme in blue colors, > www.myapp-in-red.com would have the same theme, but in red colors. > > Basically the css files are still static, just separated for two > different domains into different dirs. > > > > As someone who discovered Haml, and Sass just today -- I must say > GREAT WORK CATLIN! > > Please continue to make my life easier and more pleasurable! > > > > - evgeny --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
