BigBlueHat / Spruce

templating language based on the CSS 3 syntax - Apache License 2.0
4 stars 1 forks source link

Which properties? Just content? #3

Open BigBlueHat opened 14 years ago

BigBlueHat commented 14 years ago

Currently the Spruce write-up only shows the use of a content property. Should we consider attributes as properties of an element (attributes can be selected too, though)?

What other properties should we use besides 'content'?

If attributes are not properties of an element, how do we create them? An "attributes" property (related issue needed for this one, probably)?

BigBlueHat commented 14 years ago

The most recent commit (39a1eab1a27e8a9d884475202af9b5ca388b45e3) shows a few new properties:

See example_spruce.css for more information.