Files
electionvue/vendor/tecnickcom/tc-lib-pdf/test/fixtures/css/charset/with-charset.css
T

4 lines
61 B
CSS
Raw Normal View History

2026-08-30 22:02:02 +00:00
@charset "UTF-8";
h1 { color: red; }
h2 { font-size: 14pt; }