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

chore: Allow return of component dependency Sass files #1052

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

Conversation

gadenbuie
Copy link
Member

@gadenbuie gadenbuie commented May 6, 2024

Currently component_dependency_sass() returns a bs_dependency() where the component's Sass files are compiled against the current theme.

This change is in support of dynamic theming in Shiny for Python. This PR makes it possible (internally, not in a user-facing way) to request the Sass files that would otherwise be passed to bs_dependency(input=).

Pairs with:

@gadenbuie gadenbuie force-pushed the chore/component-deps-as-sass branch from 5f143e7 to cffc4fd Compare May 6, 2024 12:45
They're `$select-` prefixed in selectize, so we weren't relying on these
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.

None yet

1 participant