magnacarto/regression/cases/060-instances/test.mss
2015-11-17 10:50:51 +01:00

31 lines
No EOL
501 B
Text

Map { background-color: white; }
#test{
a/line-color: black;
a/line-width: 5;
b/line-color: white;
b/line-width: 2;
}
// .roads-fill {
// ::fill {
// [feature = 'highway_service'] {
// line-color: @service-fill;
// line-width: 1;
// }
// }
// }
// .access::fill {
// [access = 'no'] {
// [feature = 'highway_service'] {
// top/line-width: 3;
// top/line-color: @private-marking;
// top/line-dasharray: 6,8;
// }
// }
// }