@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 575 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2023 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.ruleset-header {\n padding: 12px 24px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: 1px solid var(--sys-color-divider);\n grid-template-columns: min-content 1fr;\n}\n\n.ruleset-header devtools-icon {\n vertical-align: sub;\n}\n\n/*# sourceURL=RuleSetDetailsView.css */\n");export default styles;