Skip to content

Conversation

@Bashamega
Copy link
Contributor

@Bashamega Bashamega commented Oct 23, 2024

This pull request includes several significant updates and improvements to the project:

  • Refactored LESS Variables: Fixed and standardized LESS variables to ensure consistency and maintainability across stylesheets.

  • Removed Grunt: Removed Grunt from the build process to simplify the development workflow.

  • Integrated Gulp: Introduced Gulp as the primary task runner, streamlining tasks such as CSS preprocessing, image optimization, and file concatenation.

  • Updated Dependencies: Upgraded various dependencies to their latest versions to improve performance and security. This includes:

    • Bootstrap to ^5.3.3
    • Font Awesome to ^4.7.0
  • Added package-lock.json: Included package-lock.json for better dependency management and to ensure consistent installations across different environments.

@Bashamega Bashamega changed the title Fix deps Fix Less Variables, Integrate Gulp, Remove Grunt, Update Dependencies, and Add Package Lock Oct 23, 2024
@Bashamega Bashamega requested a review from gsferreira October 23, 2024 07:37
@Bashamega
Copy link
Contributor Author

I have fixed up the packages @gsferreira.
Also, would you like me to add it to npm, or you will add it using the org's npm account?

@Bashamega Bashamega merged commit 08b483b into master Oct 24, 2024
@Bashamega Bashamega deleted the fix-deps branch October 24, 2024 02:57
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.

3 participants