Skip to content

chore: migrate to dart sass #333

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

Merged
merged 5 commits into from
Oct 24, 2022

Conversation

bennypowers
Copy link
Collaborator

@bennypowers bennypowers commented Sep 29, 2022

fixes #325 by updating sass dependencies

Testing instructions

  1. npm start
  2. npm build

Merging

Please squash when merging and ensure your commit message uses conventional commit formatting.

Further enhancement

I'm interested in writing a migration from angular to lit+red-hat-design-system? This would drastically reduce both the amount of code in this repo as well as the code over-the-wire to end user (thus improving loading performance), while updating the tech stack.

@bennypowers
Copy link
Collaborator Author

There was an unrelated build failure which i fixed in 093327b. PTAL @bproffitt

@bproffitt bproffitt merged commit cff97ec into RedHatOfficial:dev Oct 24, 2022
@bennypowers bennypowers deleted the chore/r-node-sass branch October 25, 2022 12:51
@bennypowers
Copy link
Collaborator Author

https://github.com/RedHatOfficial/RedHatOfficial.github.io/actions/runs/3316451348/jobs/5488211102

Error: Dependencies lock file is not found in /home/runner/work/RedHatOfficial.github.io/RedHatOfficial.github.io. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock

🤔

@bproffitt
Copy link
Member

bproffitt commented Oct 25, 2022 via email

@bennypowers
Copy link
Collaborator Author

not clear to me atm. i thought it could be that this action is running on the branch which contains the build gh-pages site, which wouldn't have the package-lock. does that seem likely to you?

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.

Site is no longer updating
2 participants