Re: Parsing .css files with php: Cons? [message #176779 is a reply to message #176767] |
Mon, 23 January 2012 22:44 |
Michael Fesser
Messages: 215 Registered: September 2010
Karma:
|
Senior Member |
|
|
.oO(Peter H. Coffin)
> On Sun, 22 Jan 2012 22:35:08 +0100, Michael Fesser wrote:
>>
>> And there are many other situations where some programming or
>> conditional logic in the CSS might come in handy, which has absolutely
>> nothing to do with your "properly created" CSS.
>>
>> The only question - and what this sub-thread is all about - is whether
>> you want to have the CSS script parsed everytime or if you want
>> to cache the result. The latter is what Chuck does by calling his
>> generator script.
>
> No.
?
> You supply secondary ones that override the master/main one. Master one
> referred to by absolute location, site-section overrides use relative
> location*, per-page overrides get embedded. That's why they're called
> "Cascading".
What does this have to do with the issue discussed in this thread? Of
course I make use of the cascade where appropriate. But I also use PHP
to generate parts of my stylesheets when it makes sense.
Micha
--
http://mfesser.de/blickwinkel
|
|
|