mirror of https://gitee.com/antv-l7/antv-l7
docs: fix duplicated antd css
This commit is contained in:
parent
17cca419a7
commit
978bd76d2b
|
@ -1,7 +1,6 @@
|
|||
|
||||
require('./site/css/demo.css');
|
||||
require('./packages/component/src/css/l7.css');
|
||||
require('antd/dist/antd.css');
|
||||
window.geotiff = require('geotiff');
|
||||
window.g2 = require('@antv/g2');
|
||||
window.l7 = require('@antv/l7');
|
||||
|
|
Loading…
Reference in New Issue