mirror of
https://github.com/maputnik/editor.git
synced 2026-07-13 17:37:41 +00:00
Hack global css instead of copy chromepicker
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ loaders.push({
|
||||
test: /[\/\\]src[\/\\].*\.css/,
|
||||
loaders: [
|
||||
'style?sourceMap',
|
||||
'css?modules&importLoaders=1&localIdentName=[path]___[name]__[local]___[hash:base64:5]'
|
||||
'css'
|
||||
]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user