In Sass 3.1, one could build an importer that goes to the internet and returns the imported file -- I don't think we'll have any such capability out of the box in 3.1.
In 3.0 and earlier, you'd need to download the file locally to import it as a sass file. chris On Tue, Sep 28, 2010 at 12:33 PM, DAZ <[email protected]> wrote: > Hi, > > Is it possible to hotlink to a sass file? > > I've uploaded a sass file to the web on Ubuntu One (just as a test > case) at the following url: http://ubuntuone.com/p/Htu/ > > Could I link to this using @import from within a sass file and then > use the mixins? > > cheers, > > DAZ > > -- > 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.
