Skip to content

[Project Solar / Phase 1 / Cherry-pick] Update packages/components CSS organization#3566

Merged
didoo merged 2 commits intomainfrom
project-solar/phase-1/HDS-6024/HDS-6033/components-css-structure
Feb 6, 2026
Merged

[Project Solar / Phase 1 / Cherry-pick] Update packages/components CSS organization#3566
didoo merged 2 commits intomainfrom
project-solar/phase-1/HDS-6024/HDS-6033/components-css-structure

Conversation

@didoo
Copy link
Contributor

@didoo didoo commented Feb 6, 2026

📌 Summary

Small PR to cherry-pick from #3237 some of the changes introduced to the CSS architecture/organization that will be necessary for the differentiation between consumers migrating to the "carbonized" HDS and consumers that will remain on the "classic" HDS path

🛠️ Detailed description

In this PR I have:

  • re-organized Sass files for HDS components
    • separated the “common” part from the main index (this will be a necessary change in in [WIP-00] [Project Solar / Milestone 1] Main feature branch #3237) leaving it only contain two import: tokens and components
    • moved all the Sass files directly related to the HDS components into their own file (index.scss under the components folder)
  • updated a blueprint with the new path for the components' index file

⚠️ Note: I have not added a changeset because there is no impact on the consumers. The only way in which they may be impacted, is if they were re-exporting our @use declarations, but this is really unlikely (I also checked if I spotted something similar in our codebases, but I could not find anything meaningful)

🔗 External links

Jira ticket: https://hashicorp.atlassian.net/browse/HDS-6033


👀 Component checklist

💬 Please consider using conventional comments when reviewing this PR.

📋 PCI review checklist
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've worked with GRC to document the impact of any changes to security controls.
    Examples of changes to controls include access controls, encryption, logging, etc.
  • If applicable, I've worked with GRC to ensure compliance due to a significant change to the in-scope PCI environment.
    Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.

didoo added 2 commits February 6, 2026 19:53
- separated the “common” part from the main index
- moved all the Sass files directly related to the HDS components into their own file (`index.scss` under the `components` folder)
@didoo didoo requested a review from a team as a code owner February 6, 2026 20:03
@vercel
Copy link

vercel bot commented Feb 6, 2026

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

Project Deployment Actions Updated (UTC)
hds-showcase Ready Ready Preview Feb 6, 2026 8:03pm
hds-website Ready Ready Preview Feb 6, 2026 8:03pm

Request Review

@@ -0,0 +1,24 @@
/**
* Copyright (c) HashiCorp, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: this is the old file header, should be IBM now

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ve created a ticket here, so we can update them all in one batch https://hashicorp.atlassian.net/browse/HDS-6034 (context)

@didoo didoo merged commit ea44ab3 into main Feb 6, 2026
18 checks passed
@didoo didoo deleted the project-solar/phase-1/HDS-6024/HDS-6033/components-css-structure branch February 6, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants