Skip to content

poc: example for noCss exports for react components#2456

Draft
FinnWard wants to merge 1 commit intomainfrom
no-css
Draft

poc: example for noCss exports for react components#2456
FinnWard wants to merge 1 commit intomainfrom
no-css

Conversation

@FinnWard
Copy link
Copy Markdown
Contributor

rough example setup to start the discussion on a noCss export setup for users to be able to access the react without the css:

// this
export { Alert, type AlertProps } from '@rijkshuisstijl-community/alert-react/no-css';
// instead of this
export { Alert, type AlertProps } from '@rijkshuisstijl-community/alert-react';

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 15, 2026

⚠️ No Changeset found

Latest commit: c450972

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rijkshuisstijl-community Error Error Apr 15, 2026 9:24am
rijkshuisstijl-community-storybook-angular Error Error Apr 15, 2026 9:24am
rijkshuisstijl-community-templates Error Error Apr 15, 2026 9:24am

Request Review

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
58.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@FinnWard FinnWard marked this pull request as draft April 16, 2026 08:42
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.

1 participant