Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code is half-complete, the project is dead #137

Open
Aggtaa opened this issue Feb 19, 2021 · 4 comments
Open

The code is half-complete, the project is dead #137

Aggtaa opened this issue Feb 19, 2021 · 4 comments

Comments

@Aggtaa
Copy link

Aggtaa commented Feb 19, 2021

Is it supposed to work?

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?

@sameerthekhans
Copy link

@Aggtaa I think the project is dead because the last published was 4years ago.
Did you find an alternative to this? I wonder how people really implement sass with node and express.

@image72
Copy link

image72 commented Jun 12, 2021

LibSass and Node Sass are deprecated.
replace node-sass with sass
@keithamus

@toms-place
Copy link

I created a pull request to bump node-sass version to 6.0.1
fixes some vulns

@ghost
Copy link

ghost commented Jul 2, 2021

is it possible to @use files? I don't see any of that being compiled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants