2009
Why CSS needs delegation capabilities and not “variables” at Everything In Between
by nhoizey"the Advanced Layout and the Grid Positioning modules are doing some of the right things in many of the wrong ways. Both those modules add unnecessary complexity to CSS without giving designers a natural way to say what they mean"
2008
Why "variables" in CSS are harmful
by marco, 2 commentsUn autre point de vue sur l'implémentation des variables en CSS
2007
Moonfall: CSS with variables | moonfall.org
by simon_bricolo & 1 othernjecter des variables dans vos css à l'aide d'un CGI
Moonfall: CSS with variables
by Simay & 1 other (via)Moofall (qui n'a rien à voir avec moo.fx) vous propose d'injecter des variables dans vos css. La particularité de celui-ci est qu'il utilise un script serveur (cgi) et le languague lua utilisé nottament dans le jeu WoW. Alors bon je ne sais pas ce que ça vaut et si c'est facile à mettre en oeuvre...faut tester quoi.
PHP-generated CSS magic - Pixarea Blog
by camel & 1 other (via)
I would like to share my new experiments concerning CSS, and how it can be used with a server-side scripting language like PHP.
What frustrates me the most when I write stylesheets is the amount of repetitive work that has to be done by manually. Because there is no support for variable or constants in CSS, you are often forced to copy/paste values across your stylesheet, and make lots of calculations "by hand".
1
(5 marks)