misuzu/assets
2020-05-10 18:52:22 +00:00
..
css/misuzu Moving away from LESS and TypeScript part 2 of ?. 2020-05-10 18:52:22 +00:00
js/misuzu Moving away from LESS and TypeScript part 1 of ?. 2020-05-10 04:08:22 +00:00
typescript Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
README.md Moving away from LESS and TypeScript part 2 of ?. 2020-05-10 18:52:22 +00:00

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.