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

fix: sass update #1552

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bracket-web
Copy link

Changes proposed in this Pull Request:

I recently got issues with node-sass in node 18 so I updated the sass compiler node-sass to normal sass here is the official sass documentation about that
https://sass-lang.com/install/ https://prnt.sc/9s5XOenDOOvM

It is also updated .gitignore with yarn.lock because when we use yarn as a package manager, it's not required to load on the main repository.

Related issue(s):

  1. Sass update
  2. fixing yarn.lock ignore

@StfBauer
Copy link

StfBauer commented Jan 4, 2024

Works find so far. Thanks for the update.

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 this pull request may close these issues.

None yet

2 participants