Namespace CSS variables #408
Unanswered
wilfredjonathanjames
asked this question in
Q&A
Replies: 1 comment
-
I'm open for PRs. |
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
-
Hi there,
Trialing react-spreadsheet and I've noticed the css variables aren't namespaced. I'm getting a conflict on the
--outline-color
variable.I can work around this, but can I suggest that for future versions you use something like
--Spreadsheet__outline-color
?Beta Was this translation helpful? Give feedback.
All reactions