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

WIP-SASS-Environment-Modification / 01 - UPDATE #2

Merged
merged 8 commits into from
Oct 23, 2022

Conversation

asbhogal
Copy link
Owner

The following steps have been actioned:

  • Live Sass Compiler replaced with local Sass (Dart) installation (see package.json)
  • Terser package updated to v5.15.1 (see package.json)
  • @import directives replaced with @use in respective files
  • New index and CSS file generated via Parcel
  • Directories and respective content changed (for src and dist)
  • Background color of body changed to #111 (as a test - kept owing to design consistency)

This issue is deemed resolved and the changes will be merged.

@asbhogal asbhogal added enhancement New feature or request good first issue Good for newcomers performance Performance improvements labels Oct 23, 2022
@asbhogal asbhogal self-assigned this Oct 23, 2022
@asbhogal asbhogal linked an issue Oct 23, 2022 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Oct 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
footer-nav-bar ❌ Failed (Inspect) Oct 23, 2022 at 8:58PM (UTC)

@asbhogal asbhogal merged commit 085cbc2 into main Oct 23, 2022
@asbhogal
Copy link
Owner Author

The following steps have been actioned:

  • Live Sass Compiler replaced with local Sass (Dart) installation (see package.json)
  • Terser package updated to v5.15.1 (see package.json)
  • https://github.com/import directives replaced with @use in respective files
  • New index and CSS file generated via Parcel
  • Directories and respective content changed (for src and dist)
  • Background color of body changed to #111 (as a test - kept owing to design consistency)
  • Vercel deployment adjusted to pass checks

This issue is deemed resolved and the changes will be merged.

@asbhogal
Copy link
Owner Author

This issue will now be closed.

@asbhogal asbhogal deleted the wip-sass-environment-modification-01 branch October 23, 2022 21:01
Repository owner locked and limited conversation to collaborators Oct 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers performance Performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WIP-SASS-Environment-Modification / 01
1 participant