mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 08:31:43 +03:00
7e9b2d544c
no issue - Instead of an iframe tag, we use the shadow DOM to separate CSS. - The CSS is fully isolated, except for inherited properties. To fix that, we needed to add `:host { all: initial; }` to the CSS. |
||
---|---|---|
.. | ||
components | ||
utils | ||
actions.js | ||
App.js | ||
App.test.js | ||
AppContext.js | ||
index.css | ||
index.js | ||
logo.svg | ||
setupTests.js |