You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
I can see lots of references to this project everywhere, but its not nearly complete and ready for anything, even tests would not pass if only there were any.
When a client requests a css path, middleware compiles a sass file into css, renders it and saves.
But when the client requests same path again, it gets a 404 error.
Looking into code, there is a huge piece of it missing that is supposed to render already compiled css files when requested.
So I assume the project havent undergone a single test and, given commit dates, one can guess it never will?