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

Import CSS files directly into Sass #2727

Merged

Conversation

kawakamimoeki
Copy link
Contributor

What are you trying to accomplish?

Fixed a bug that prevented package users from resolving CSS paths in @primer/primitives when trying to import @primer/css/color-modes.

What approach did you choose and why?

Removed .css extension from @import and modified @primer/primitives to be output as Sass code.

What should reviewers focus on?

Please review that this approach is reasonable.

Can these changes ship as is?

  • Yes, this PR does not depend on additional changes. 🚢

@kawakamimoeki kawakamimoeki requested a review from a team as a code owner October 21, 2024 07:49
Copy link

changeset-bot bot commented Oct 21, 2024

🦋 Changeset detected

Latest commit: 2ddc498

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jonrohan jonrohan enabled auto-merge (squash) November 7, 2024 21:00
@jonrohan jonrohan merged commit 7d4cd40 into primer:main Nov 7, 2024
8 of 10 checks passed
@primer primer bot mentioned this pull request Nov 7, 2024
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