Simply Jonathan

CSS Variables 

Permanent location of 'CSS Variables'

Very interesting, and probably a useful addition to CSS.

I see, however, a problem with section 3.2, which states:

The definition of variables crosses @import boundaries. That means that the definition of a variable contained in a stylesheet B imported from a stylesheet A applies to all rules directly contained or imported into stylesheet A.

This would potentially create a problem in which variables are overwritten. Given the structure of CSS, though, and @import in particular (it must come before any style declarations), this might be acceptable.

This is Simply Jonathan, a blog written by Jonathan Holst. It's mostly about technical topics (and mainly the Web at that), but an occasional post on clothing, sports, and general personal life topics can be found.

Jonathan Holst is a programmer, language enthusiast, sports fan, and appreciator of good design, living in Copenhagen, Denmark, Europe. He is also someone pretentious enough to call himself the 'author' of a blog. And talk about himself in the third person.