mirror of
https://github.com/dpup/meshstream.git
synced 2026-07-06 01:41:14 +02:00
Fix static style serving in prod
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/* This is a test CSS file for checking prod-like static file servinng in dev. */
|
||||
.test-css-file {
|
||||
color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user