atom-nuclide
Version:
A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.
13 lines (11 loc) • 376 B
CSS
/*
* Copyright 2014 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@import url("dialog.css");
@import url("inspectorStyle.css");
@import url("inspectorCommon.css");
@import url("inspectorSyntaxHighlight.css");
@import url("popover.css");
@import url("sidebarPane.css");