This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
misuzu-interim/assets
2023-07-03 13:53:58 +00:00
..
css/misuzu Apply user colour to header rather than username on profiles. 2023-07-03 13:53:58 +00:00
js/misuzu Fixed Insert button for uploads inserting with the wrong markup format if the setting was changed after upload. 2023-05-04 17:20:56 +00:00
README.md

Misuzu Assets

Subdirectories of the css and js folder are accessible through the web as example.com/assets/<subdirectory>.<directory>. Meaning /assets/js/misuzu is accessible as /assets/misuzu.js. Files are concatenated recursively, files first then directories in alphabetical order. Use _ prefixes to raise things up.