-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changed link to inner source #1782
base: main
Are you sure you want to change the base?
Conversation
|
@@ -17,8 +17,7 @@ For the full experience, please use the Siemens Industrial Experience components | |||
|
|||
## Usage | |||
|
|||
1. When using UXT below v2.7.0, download the [CSS theme](/uxt/uxt-ix-css.css) and import it into your project. | |||
_If you are using UXT v2.7.0 or higher, it is already part of the UXT CSS._ | |||
1. Download the [Brand CSS theme](https://code.siemens.com/siemens-ix/ix-brand-theme/uxt) (available exclusively for Siemens AG products) and import it into your project. For non Siemens AG products, please [contact us](../contact-us.md). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would avoid the brackets and bring the Siemens AG info together:
Download the Brand CSS theme and import it into your project. Please note that the theme is exclusively available for Siemens AG products. For non Siemens AG products, please contact us.
|
💡 What is the current behavior?
GitHub Issue Number: #
🆕 What is the new behavior?
🏁 Checklist
A pull request can only be merged if all of these conditions are met (where applicable):
pnpm run docs
)pnpm test
)pnpm lint
)pnpm build
, changes pushed)👨💻 Help & support