Re: [Radiant] Styles n Scripts feature request

2008-07-20 Thread Alex Wayne
On Jul 15, 2008, at 12:28 PM, Tim Gossett wrote: That said, I think I like Sass much more than both Haml and regular CSS (I still haven't used it enough to have a firm conclusion). It's much simpler than Haml and doesn't have to handle things like running ruby in the middle of your

Re: [Radiant] Styles n Scripts feature request

2008-07-15 Thread Tim Gossett
On Tue, Jul 15, 2008 at 12:43 AM, Chris Parrish [EMAIL PROTECTED] wrote: Jim Gay wrote: I haven't yet looked at it. I haven't used Sass much. I like some of the features that it adds, but it removes some control and I'm not ready to tackle it yet since I've run into trouble with Haml and

Re: [Radiant] Styles n Scripts feature request

2008-07-14 Thread Chris Parrish
You can solve item #2 using r:stylesheet and multiple stylesheet files. Just like you can use the r:javascript to reference multiple libraries and create a one-script-to-rule-them-all master to just serve up one library file, you can also incorporate many stylesheets into one master. So you

Re: [Radiant] Styles n Scripts feature request

2008-07-14 Thread Jim Gay
On Jul 15, 2008, at 12:17 AM, Chris Parrish wrote: You can solve item #2 using r:stylesheet and multiple stylesheet files. Just like you can use the r:javascript to reference multiple libraries and create a one-script-to-rule-them-all master to just serve up one library file, you can

Re: [Radiant] Styles n Scripts feature request

2008-07-14 Thread Chris Parrish
Hmm, on re-reading my last answer, I don't like to be so can't-do. So here's a solution for you... As I mentioned, your needs involve two static tags. (If used in a stylesheet, the only way they'd change the stylesheet's output would be to edit them in that stylesheet. In other words, the