Skip to content

Commit 2afe15a

Browse files
author
Cerem Cem ASLAN
committed
fixed css import
1 parent 33515a6 commit 2afe15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/line-chart/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import 'c3/*.min.css'
1+
@import 'c3/c3.min.css';
22

33
.inverted .c3 .c3-axis-x path,
44
.inverted .c3 .c3-axis-x line,

0 commit comments

Comments
 (0)