mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 07:30:00 +00:00
Move from mapbox-gl-style-spec -> mapbox-gl.
This commit is contained in:
@@ -4,7 +4,7 @@ import MapboxGl from 'mapbox-gl/dist/mapbox-gl.js'
|
||||
import MapboxInspect from 'mapbox-gl-inspect'
|
||||
import FeatureLayerPopup from './FeatureLayerPopup'
|
||||
import FeaturePropertyPopup from './FeaturePropertyPopup'
|
||||
import validateColor from 'mapbox-gl-style-spec/lib/validate/validate_color'
|
||||
import validateColor from 'mapbox-gl/src/style-spec/validate/validate_color'
|
||||
import style from '../../libs/style.js'
|
||||
import tokens from '../../config/tokens.json'
|
||||
import colors from 'mapbox-gl-inspect/lib/colors'
|
||||
|
||||
Reference in New Issue
Block a user