mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-03-29 10:53:15 +01:00
Move line-dasharray to correct group
This commit is contained in:
parent
52e8fd2c29
commit
d045213fa3
1 changed files with 2 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
"line-width",
|
||||
"line-offset",
|
||||
"line-blur",
|
||||
"line-dasharray",
|
||||
"line-pattern",
|
||||
"line-translate",
|
||||
"line-translate-anchor",
|
||||
|
@ -23,8 +24,7 @@
|
|||
"line-cap",
|
||||
"line-join",
|
||||
"line-miter-limit",
|
||||
"line-round-limit",
|
||||
"line-dasharray"
|
||||
"line-round-limit"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue