@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 530 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2022 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:host {\n display: block;\n}\n\ndevtools-header-section-row:last-of-type {\n margin-bottom: 10px;\n}\n\ndevtools-header-section-row:first-of-type {\n margin-top: 2px;\n}\n\n.add-header-button {\n margin: -4px 0 10px 5px;\n}\n\n/*# sourceURL=ResponseHeaderSection.css */\n");export default styles;