Skip to content

Remove scss import deprecation warnings and fix require('classnames') in ESM code - #221

Open
hobbsythe6th wants to merge 10 commits into
Candlestickers:developmentfrom
hobbsythe6th:use-and-require
Open

hobbsythe6th wants to merge 10 commits into
Candlestickers:developmentfrom
hobbsythe6th:use-and-require

Conversation

@hobbsythe6th

Copy link
Copy Markdown
Contributor

Replaced all the @import calls in the scss with @use. Also fixed how most of the UI code does require('classnames').

This is intended to make the Vite migration easier to read.

@StickmanRed StickmanRed left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for all your work on this! Just a couple comments but other than that looks good to me

Comment thread src/Editor/Editor.jsx Outdated
Comment thread src/Editor/Editor.jsx Outdated
Comment thread src/Editor/Panels/Canvas/Canvas.jsx Outdated
hobbsythe6th and others added 2 commits September 18, 2026 08:12
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