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

[Deprecation] Legacy JS API is deprecated #36

Open
calejvaldez opened this issue Oct 15, 2024 · 0 comments · May be fixed by #38
Open

[Deprecation] Legacy JS API is deprecated #36

calejvaldez opened this issue Oct 15, 2024 · 0 comments · May be fixed by #38

Comments

@calejvaldez
Copy link

When I use npm run start or npm run build on Docusaurus, I get the following warning on the terminal:

Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

It would be nice if we could use the modern or modern-compiler. :)

@edwin-shdw edwin-shdw linked a pull request Oct 31, 2024 that will close this issue
calejvaldez added a commit to ojosproject/website that referenced this issue Nov 19, 2024
The Docusaurus plugin we used, `docusaurus-plugin-sass`, has not
been updated and is nearing deprecation. The site cannot be built
due to the deprecation warnings. Therefore, we removed the SCSS
dependency.

Ref: rlamana/docusaurus-plugin-sass#36
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

Successfully merging a pull request may close this issue.

1 participant