Hi there,
a feature I would like to see in a CSS editor would be variables and sets of variable-value matching.
Since CSS doesn't provide this, the underlying format might need to move to XML and the CSS is generated when you save.... One CSS File per variable/vaue set.
Why that?
2 reasons:
1) Variables regarding CorpIdentity. Id define: *corpheadline and *corpbackimg ... and it gets replaced when updated. It is more powerful than just search/replace. because e.g. 2 colors could have the same value for different reasons...
2) CSS incompatibilities: Keyword: box-model hack. Different Browsers do it differently. With variable result sets we could cover that.
I have outlined once how the dataformat could look like. Should I post it?
:-) stw
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
a feature I would like to see in a CSS editor would be variables and sets of variable-value matching.
Since CSS doesn't provide this, the underlying format might need to move to XML and the CSS is generated when you save.... One CSS File per variable/vaue set.
Why that?
2 reasons:
1) Variables regarding CorpIdentity. Id define: *corpheadline and *corpbackimg ... and it gets replaced when updated. It is more powerful than just search/replace. because e.g. 2 colors could have the same value for different reasons...
2) CSS incompatibilities: Keyword: box-model hack. Different Browsers do it differently. With variable result sets we could cover that.
I have outlined once how the dataformat could look like. Should I post it?
:-) stw