// placeholder
@import (optional, reference) '../../style/themes/index';

@three-dimensional-view-prefix-cls: ~'@{mega-prefix}-three-dimensional-view';

.@{three-dimensional-view-prefix-cls} {
  .three-dimensional-container{
  }
}
