4 lines
103 B
CSS
4 lines
103 B
CSS
/* Dummy class to fool the build system into not producing an error */
|
|
.dummy {
|
|
background: #fff;
|
|
} |