mirror of
https://github.com/dpup/meshstream.git
synced 2026-05-03 03:52:28 +02:00
4 lines
116 B
CSS
4 lines
116 B
CSS
/* This is a test CSS file for checking prod-like static file servinng in dev. */
|
|
.test-css-file {
|
|
color: red;
|
|
} |