mirror of
https://github.com/dpup/meshstream.git
synced 2026-05-02 03:22:29 +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;
|
|
} |