mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-11 19:04:20 +01:00
baAmChart now loads its own styles
This commit is contained in:
parent
491a185cb3
commit
f487080474
4 changed files with 7 additions and 5 deletions
|
|
@ -1,3 +1,5 @@
|
|||
require('style-loader!ammap3/ammap/ammap.css');
|
||||
|
||||
require('amcharts3');
|
||||
require('amcharts3/amcharts/plugins/responsive/responsive.js');
|
||||
require('amcharts3/amcharts/serial.js');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue