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

4 lines
61 B
CSS
Raw Normal View History

@charset "UTF-8";
h1 { color: red; }
h2 { font-size: 14pt; }