@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 570 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2019 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.data-grid {\n border: none;\n}\n\n.data-grid td .size-units {\n margin-left: 4px;\n font-size: 75%;\n}\n\n.data-grid tr:not(.selected) td .size-units {\n color: var(--color-text-secondary);\n}\n\n.toolbar {\n border-bottom: 1px solid var(--color-details-hairline);\n}\n\n/*# sourceURL=liveHeapProfile.css */\n");export default styles;