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

Change css variables #3

Closed
GuglielmoPepe opened this issue Oct 11, 2021 · 0 comments
Closed

Change css variables #3

GuglielmoPepe opened this issue Oct 11, 2021 · 0 comments
Milestone

Comments

@GuglielmoPepe
Copy link
Owner

GuglielmoPepe commented Oct 11, 2021

The name of variables for spacing:

  • --qk--spacing--none
  • --qk--spacing--xxs
  • --qk--spacing--xs
  • --qk--spacing--s
  • --qk--spacing--m
  • --qk--spacing--l
  • --qk--spacing--xl
  • --qk--spacing--xxl

The name of variables for font-size:

  • --qk--font-size--xxs
  • --qk--font-size--xs
  • --qk--font-size--s
  • --qk--font-size--m
  • --qk--font-size--l
  • --qk--font-size--xl
  • --qk--font-size--xxl

The name of variables for line-height:

  • --qk--line-height--xxs
  • --qk--line-height--xs
  • --qk--line-height--s
  • --qk--line-height--m
  • --qk--line-height--l
  • --qk--line-height--xl
  • --qk--line-height--xxl

The name of variables for font-family:

  • --qk--font-family
  • --qk--font-family--monospace

The name of variables for colors:

  • --qk--background-color--50
  • --qk--background-color--100
  • --qk--background-color--200
  • --qk--background-color--300
  • --qk--background-color--400
  • --qk--background-color--500
  • --qk--background-color--600
  • --qk--background-color--700
  • --qk--background-color--800
  • --qk--background-color--900
  • --qk--border-color--50
  • --qk--border-color--100
  • --qk--border-color--200
  • --qk--border-color--300
  • --qk--border-color--400
  • --qk--border-color--500
  • --qk--border-color--600
  • --qk--border-color--700
  • --qk--border-color--800
  • --qk--border-color--900
  • --qk--color--50
  • --qk--color--100
  • --qk--color--200
  • --qk--color--300
  • --qk--color--400
  • --qk--color--500
  • --qk--color--600
  • --qk--color--700
  • --qk--color--800
  • --qk--color--900
  • --qk--color--anchor
  • --qk--color--anchor-hover
  • --qk--color--anchor-visited
@GuglielmoPepe GuglielmoPepe changed the title Remove css variables Change css variables Dec 8, 2021
@GuglielmoPepe GuglielmoPepe added this to the Unreleased milestone Mar 11, 2022
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

No branches or pull requests

1 participant