mirror of
https://github.com/dpup/meshstream.git
synced 2026-03-28 17:42:37 +01: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;
|
|
} |