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

Add ability to customizing resource-view styles by using CSS variables #2716

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

anhdd-kuro
Copy link
Contributor

@anhdd-kuro anhdd-kuro commented Jan 27, 2025

I'm working with a scenario that requires a custom width when using the resource view. Previously, it was fixed at 140px.
I find that using a CSS variables approach is a simpler and more modern way to achieve this because we don't need to install whole sass package for just some styles
If you feel the same way about using CSS variables, I would like to contribute further by refactoring all SCSS variables to CSS variables in the near future.
Perhaps we could even transform it into a theming system?

@anhdd-kuro anhdd-kuro changed the title Add Customizing resource-view Styles by using CSS variables Add ability to customizing resource-view styles by using CSS variables Jan 27, 2025
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.

1 participant