carto/test/rendering/regex.mss

6 lines
84 B
Plaintext

#world[ISO =~ "U*"] {
polygon-fill: #FFF;
line-color:#F00;
line-width: 0.5;
}