@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 321 B
JavaScript
export default{cssContent:"/*\n * Copyright (c) 2015 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.widget {\n padding: 25px;\n}\n\n.message {\n font-size: larger;\n white-space: pre;\n margin: 5px;\n}\n"};