Skip to content

Conversation

DRKCTRLDEV
Copy link

The following summary was written by Copilot. This pull request refactors path handling in the Sine module to improve cross-platform compatibility and code clarity. Instead of manually constructing file paths based on the operating system, it now uses PathUtils.join to reliably build paths for writing CSS files. This change reduces OS-specific logic and potential bugs related to path formats.


These changes require testing on windows and MacOS, It fixes the Linux path issues

@CosmoCreeper
Copy link
Owner

Change the single quotes to double quotes, but otherwise, I understand why it works.

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.

2 participants