diff options
Diffstat (limited to 'test/formatters/samplecode/biome/out.css')
| -rw-r--r-- | test/formatters/samplecode/biome/out.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/formatters/samplecode/biome/out.css b/test/formatters/samplecode/biome/out.css new file mode 100644 index 0000000..87717b9 --- /dev/null +++ b/test/formatters/samplecode/biome/out.css @@ -0,0 +1,6 @@ +body { + padding-left: 11em; + font-family: Georgia, "Times New Roman", Times, serif; + color: purple; + background-color: #d8da3d; +} |
