Add more example files

This commit is contained in:
Jeremy Soller 2024-03-04 13:48:25 -07:00
parent f76ab74a9d
commit fc67868bda
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
3 changed files with 7 additions and 0 deletions

3
samples/text/css.css Normal file
View file

@ -0,0 +1,3 @@
example-css-file {
color: #000000;
}