@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 520 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2021 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:host {\n --icon-padding: 4px;\n}\n\n.header {\n display: flex;\n font-weight: bold;\n padding: calc(2 * var(--icon-padding)) var(--icon-padding);\n line-height: 20px;\n}\n\n.icon {\n margin: 0 var(--icon-padding);\n}\n\n/*# sourceURL=WebBundleInfoView.css */\n");export default styles;