magnacarto/regression/cases/060-instances/test.mss
Oliver Tonnhofer 150e26189a initial import
2015-05-22 14:21:28 +02:00

29 lines
No EOL
467 B
Text

#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;
// }
// }
// }