Injecting css without duplicates #61
ELowry
started this conversation in
Ideas & Requests
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here's a quick go at trying to keep the css injection clean:
You'll need to include an
id
for each separate css "block" you use, but it should otherwise be pretty transparent.I haven't tested it but I am about 99% certain this works as intended.
Beta Was this translation helpful? Give feedback.
All reactions