misuzu/assets
2022-02-19 19:03:00 +00:00
..
css/misuzu So long, spookiness. 2021-10-31 18:22:46 +01: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.