summaryrefslogtreecommitdiffstats
path: root/testfiles/rendering_tests/multi-style-import-2.css
blob: 3e0dd9beaec7192143987692ce360c6473c303df (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-or-later */

rect { fill: blue; }
.c1 { fill: #990099; }

/* overwritten later */
.c4 { fill: red; }