mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: scope css variables so that host css vars don't clash with excalidraw (#3199)
* fix: scope css variables so that host css vars don't clash with excalidraw * update changelog
This commit is contained in:
parent
4d6ef81c83
commit
420703ba50
2 changed files with 11 additions and 3 deletions
|
@ -12,6 +12,16 @@ The change should be grouped under one of the below section and must contain PR
|
|||
Please add the latest change on the top under the correct section.
|
||||
-->
|
||||
|
||||
## Unreleased
|
||||
|
||||
## Excalidraw API
|
||||
|
||||
### Fixes
|
||||
|
||||
- Scope css variables so that host css vars don't clash with excalidraw[#3199](https://github.com/excalidraw/excalidraw/pull/3199).
|
||||
|
||||
---
|
||||
|
||||
## 0.4.2
|
||||
|
||||
## Excalidraw API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue