carto/test/rendering/multiple_symbolizers.mss
Konstantin Käfer 79abfa1436 allow adding multiple instances of a symbolizer by prefixing new
instances with name/ (where name can be any string)
2011-09-12 10:22:18 +02:00

6 lines
90 B
Plaintext

#world {
polygon-fill: #fff;
line-width: 2;
alternate/line-color: #f00;
}