Uh oh!
There was an error while loading. Please reload this page.
docs: Refactor installation and CDN hosting documentation [skip chromatic] - #3239
Conversation
- Simplified multi-theming instructions in migration guide. - Updated installation documentation for components, styles, and tokens to emphasize npm usage. - Removed CDN installation examples and consolidated CDN hosting information into a new dedicated document. - Improved clarity on the differences between `cdn/` and `dist/` file structures. - Added a new section on CDN hosting responsibilities and available artifacts. - Enhanced usage examples for theme imports and OS-level preference handling.
🦋 Changeset detectedLatest commit: 0213351 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
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 |
Uh oh!
There was an error while loading. Please reload this page.
martascorreia
commented
Aug 7, 2026
Is the "Standard Release from Main Branch" section in the general CONTRIBUTING.md page still accurate? |
Co-authored-by: Marta Correia <48736172+martascorreia@users.noreply.github.com>
🚀 Storybook has been deployed for branch |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Description:
This pull request updates the documentation to clarify that Solid Design System does not provide a public CDN and to guide users toward self-hosting or npm-based installation. All references to a Solid-managed CDN have been removed or replaced with instructions for using your own CDN or npm. The documentation now includes a new, comprehensive "CDN Hosting" guide and consolidates installation instructions for clarity.
Closes#3217
Definition of Reviewable: