biofriction-wp-theme/node_modules/panini/test/fixtures/helper-code/pages/index.html

8 lines
107 B
HTML

{{#code 'css'}}
.good-design {
font-weight: 100;
color: #000;
box-shadow: 0 -1px 0 #fff;
}
{{/code}}