Allow "@import" in TCSS files #5763
Unanswered
TheElevatedOne
asked this question in
Q&A
Replies: 2 comments
-
Thank you for your issue. Give us a little time to review it. PS. You might want to check the FAQ if you haven't done so already. This is an automated reply, generated by FAQtory |
Beta Was this translation helpful? Give feedback.
0 replies
-
Unfortunately I don't think variables defined in one CSS file can be accessed in another file - related issue: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently writing a wallpaper switcher in Textual for my Hyprland Rice and I am trying to use hellwal (wallpaper color palette extractor thingy) as the basis for the theme.
However I cannot figure out how to get the colors there.
@import
does not work, nor does adding the file toCSS_PATH
variable.Color Palette File in Question:
Beta Was this translation helpful? Give feedback.
All reactions