@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 452 B
JavaScript
export default{cssContent:"/*\n * Copyright 2017 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: inline-flex;\n border: 1px solid var(--color-details-hairline);\n position: relative;\n top: 7px;\n margin: 2px;\n background-color: var(--color-background-elevation-1);\n justify-content: center;\n width: 28px;\n}\n"};