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

refactor(core): migrate @import rule to @use and @forward #66

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

Sukaato
Copy link
Member

@Sukaato Sukaato commented Dec 3, 2024

Issue number: resolves #59


What is the current behavior?

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

@Sukaato Sukaato requested a review from Xenxia December 3, 2024 17:48
@github-actions github-actions bot added package: vue @poppy-ui/vue package related package: core @poppy-ui/core package related labels Dec 3, 2024
@Sukaato Sukaato force-pushed the chore/59-migrate-sass-import branch from 991f448 to c7a2aed Compare December 3, 2024 18:39
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 3, 2024
@Sukaato Sukaato merged commit a287099 into main Dec 3, 2024
8 of 15 checks passed
@Sukaato Sukaato deleted the chore/59-migrate-sass-import branch December 3, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file package: core @poppy-ui/core package related package: vue @poppy-ui/vue package related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

migration (core): Migrate the @import scss rule
2 participants