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

/* Copyright 2022 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
 * #import=./other_vars.css.js
 *
 * #css_wrapper_metadata_end */
div {
  font-size: 2rem;
}