Skip to content

Conversation

@Kamalpannu
Copy link

Checklist
(Check off all the items before submitting)

  • Build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Purpose
Fix the issue with missing scrollbarStyles export so it can be imported correctly in index.ts.

Description

  • Added scrollbarStyles export in src/index.ts.
  • Verified TS build passes and website builds correctly.
  • Ensured all tests in /lib pass successfully.

Screenshots
Not applicable.

Additional context
The import ./styles/scrollbarStyles was missing, causing TS build failures in the library.

**Closes #2190 **

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.

Allow users to use halstack scroll styles

1 participant