carto/test/rendering/weird_comments_2.mss
2012-09-21 14:52:47 -04:00

8 lines
124 B
Plaintext

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