Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Conversation

@zack9433
Copy link
Contributor

@zack9433 zack9433 commented Jun 22, 2025

Support sass pkg URL scheme

Some UI Libraries export their Sass entry point via ⁠package.json. You can refer to the example below.

{
  "exports": {
    ".": {
      "sass": "styles/index.scss",
    },
    "./button.scss": {
      "sass": "styles/button.scss",
    },
    "./accordion.scss": {
      "sass": "styles/accordion.scss",
    }
  }
}

Unverified

This user has not yet uploaded their public signing key.
@nx-cloud
Copy link

nx-cloud bot commented Jun 27, 2025

View your CI Pipeline Execution ↗ for commit fa9309c.

Command Status Duration Result
nx-cloud record -- pnpm check-commit ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-27 08:53:03 UTC

@Coly010 Coly010 merged commit c156394 into nrwl:main Jun 27, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

None yet

2 participants