Skip to content
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

PTL-1671: Adding styles examples for integration #2001

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

patrickoneill-genesis
Copy link
Contributor

Adding styling sections for angular/react.

My aim is show the general way to write component level styles in angular/react with a bit of part/component styling.

React, you have to write a css file and import in your .tsx

Angular, you can write a file and import in your component decorator or inline them

Copy link
Contributor

@matteematt matteematt left a comment

Choose a reason for hiding this comment

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

This is really good. Now we've got this can you add a link to the react and angular docs from here, and add a link to here too

THat allows us to basically cover how to do it in each framework

@patrickoneill-genesis patrickoneill-genesis merged commit 8074d37 into new-doc-structure Dec 3, 2024
@patrickoneill-genesis patrickoneill-genesis deleted the pon/PTL-1671-styles branch December 3, 2024 09:28
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.

2 participants