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

Global CSS variables extension #680

Open
3 tasks
untael opened this issue May 3, 2021 · 3 comments
Open
3 tasks

Global CSS variables extension #680

untael opened this issue May 3, 2021 · 3 comments
Labels
customization Relates to customization research Requires research

Comments

@untael
Copy link
Member

untael commented May 3, 2021

We should have following global CSS vars:

  • --va-box-shadow
  • --va-font-weight
  • --va-border-radius

PS: should be extended

@untael untael changed the title Global CSS variables Global CSS variables extension May 3, 2021
@m0ksem
Copy link
Contributor

m0ksem commented May 12, 2021

According to #720 we also need global CSS for border-width.

@asvae asvae added customization Relates to customization team discussion Feedback wanted impact:future-proofing labels Aug 1, 2022
@asvae
Copy link
Member

asvae commented Aug 1, 2022

@m0ksem Maybe we can introduce something like a customization layers/pyramid? As a recommended way to customize vuestic.

config (services config)
  config (default props)
    global-css-variables
      local-css-variables
        bem overrides

@asvae asvae removed the team discussion Feedback wanted label Aug 4, 2022
@asvae
Copy link
Member

asvae commented Aug 4, 2022

Needs more planning. Ideally in context of this issue we want to have a list of all possible global variables.

Then mark the ones we're going to implement.

@asvae asvae added research Requires research and removed impact:future-proofing labels Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization Relates to customization research Requires research
Projects
None yet
Development

No branches or pull requests

3 participants