UNPKG

234 BSCSSView Raw
1// special tag for using to check if the style file has been imported
2.react-vis-magic-css-import-rule {
3 display: inherit;
4}
5
6@import 'styles/treemap';
7@import 'styles/plot';
8@import 'styles/legends';
9@import 'styles/radial-chart';