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

Allow customization through Sass variables #114

Open
ffoodd opened this issue Jun 12, 2024 · 0 comments
Open

Allow customization through Sass variables #114

ffoodd opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ffoodd
Copy link
Owner

ffoodd commented Jun 12, 2024

Mapped to custom properties in the end (ala Bootstrap v5), would allow to benefit from Sass modules, eg.:

@use "./chaarts.scss" with (
   $hue: 240
)

Would be needed for colors, patterns and timing functions mostly.

@ffoodd ffoodd added the enhancement New feature or request label Jun 12, 2024
@ffoodd ffoodd self-assigned this Jun 12, 2024
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
None yet
Development

No branches or pull requests

1 participant