mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 09:00:02 +00:00
Fix build process for mapbox gl
This commit is contained in:
@@ -3,6 +3,13 @@ const caps = {
|
||||
letterSpacing: '.2em'
|
||||
}
|
||||
|
||||
export const fullHeight = {
|
||||
position: "fixed",
|
||||
top: 0,
|
||||
bottom: 0,
|
||||
height: "100%",
|
||||
}
|
||||
|
||||
const baseColors = {
|
||||
black: '#242424',
|
||||
gray: '#313131',
|
||||
|
||||
Reference in New Issue
Block a user