aboutsummaryrefslogtreecommitdiff
path: root/contexts/data/lib/closure-library/closure/goog/cssom/cssom_test_import_1.css
blob: 566f907ff819c428f6ed7c348620656a4cfc73a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright 2010 The Closure Library Authors. All Rights Reserved.
 *
 * Use of this source code is governed by the Apache License, Version 2.0.
 * See the COPYING file for details.
 */

@import "cssom_test_import_2.css";
.css-import-1 {
  display: block;
}