You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 regels
234 B

  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. @import 'styles/treemap';
  6. @import 'styles/plot';
  7. @import 'styles/legends';
  8. @import 'styles/radial-chart';