patternfly / patternfly-elements

PatternFly Elements. A set of community-created web components based on PatternFly design.
https://patternflyelements.org/
MIT License
379 stars 96 forks source link

fix(tools): import css from bare specifiers #2834

Closed bennypowers closed 2 months ago

bennypowers commented 2 months ago

What I did

  1. let the typescript css transforms function import from bare specifier e.g. @rhds/tokens/css/color-context-consumer.css;
changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 24751ce60d736d912e159658a18cfc569462b9f8

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

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | @patternfly/pfe-tools | 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

github-actions[bot] commented 2 months ago

✅ Commitlint tests passed!

More Info ```json { "valid": true, "errors": [], "warnings": [], "input": "fix(tools): import css from bare specifiers" } ```
github-actions[bot] commented 2 months ago

✅ Commitlint tests passed!

More Info ```json { "valid": true, "errors": [], "warnings": [], "input": "fix(tools): import css from bare specifiers" } ```
netlify[bot] commented 2 months ago

Deploy Preview for patternfly-elements ready!

Name Link
Latest commit c1a24c8cad185914dda741b97f240afda12876d4
Deploy Preview https://deploy-preview-2834--patternfly-elements.netlify.app/

To edit notification comments on pull requests, go to your Netlify site settings.