carto/test/rendering/field.mss
Tom MacWright 651a650f2e Simplify quoted implementation, move field logic up to
operate level, add Literal, add tests for transforms with fields.
2012-06-26 17:54:01 -04:00

7 lines
125 B
Plaintext

#world {
text-name: "hello " + [NAME] + " hello";
text-size: 11;
text-face-name: "Georgia Regular", "Arial Italic";
}