@finos/perspective-viewer
Version:
The `<perspective-viewer>` Custom Element, frontend for Perspective.js
15 lines (14 loc) • 474 B
text/less
/******************************************************************************
*
* Copyright (c) 2017, the Perspective Authors.
*
* This file is part of the Perspective library, distributed under the terms of
* the Apache License 2.0. The full license can be found in the LICENSE file.
*
*/
@import "./material.less";
@import "./material-dark.less";
@import "./monokai.less";
@import "./solarized.less";
@import "./solarized-dark.less";
@import "./vaporwave.less";