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

Themes : Customize element styles #48

Open
makeitcount opened this issue Jul 10, 2022 · 0 comments
Open

Themes : Customize element styles #48

makeitcount opened this issue Jul 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@makeitcount
Copy link
Owner

For now, we use no CSS at all, but real world application wouldn't do that. We did that to make sure we do not make any opinions on the design because we expect that the end user is going to change the design to match their brand and choice anyway. So changing an already opinionated design system will be harder than to start from element without any design at all. But how can we even make this work easier?

Answer: Provide a sample css theme that can be dropped in public/stylesheets folder and that should automatically change the design for the whole app. We still adhere to the rule that we don't add any opinion about the design elsewhere in the code (i.e. no element styles in html inline, no reference to any other external css.

@makeitcount makeitcount added the enhancement New feature or request label Jul 10, 2022
@makeitcount makeitcount added this to To do in Development Roadmap via automation Jul 10, 2022
@makeitcount makeitcount changed the title Customization themes to add element styles Themes : Customize element styles Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant