mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-08-28 09:18:30 -04:00
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
|
|
/*
|
|
In order for rml to parse the base style sheet and combine with this one, any style needs to at least be present.
|
|
If you add styles to this file later, you can clear the current contents of this file.
|
|
*/
|
|
.rml-needs-something-in-this-file {}
|