-
Your CSS and GUI altogether on the site look beautiful. I was wondering if I could implement something like that into a site of mine! What I mean is I need help using the themes that you guys have on my site so it could work. Any way this is possible? |
Beta Was this translation helpful? Give feedback.
Answered by
Miodec
Jan 12, 2022
Replies: 1 comment 1 reply
-
The themes work by changing the values of CSS variables. Simply use the variables when defining your classes, and add a second link tag to your html which points to the theme. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Miodec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The themes work by changing the values of CSS variables. Simply use the variables when defining your classes, and add a second link tag to your html which points to the theme.