carto/test/rendering/weird_comments_2.mss
2014-06-11 17:52:06 +02:00

8 lines
124 B
Plaintext

#world {
[ne_10m_adm = 'GBR'], /* United Kingdom */
[ne_10m_adm = 'FRA'] /* France */
{
polygon-fill: #fff;
}
}