misuzu/assets
2022-07-05 00:36:36 +00:00
..
css/misuzu Allow hiding values of settings in the overview. 2022-07-05 00:36:36 +00:00
js/misuzu Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +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.