chromium/tools/polymer/tests/css_to_wrapper/foo_style_lit_only.css

/* Copyright 2023 The Chromium Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

/* #css_wrapper_metadata_start
 * #type=style-lit
 * #import=./other1.css.js
 * #import=./other2.css.js
 * #import=./other_vars.css.js
 * #include=other1 other2
 * #css_wrapper_metadata_end */
div {
  color: blue;
}