1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

Use :host in selectors to support Web Components (#1258)

This commit is contained in:
Paweł Kuna
2022-09-19 17:16:02 +02:00
committed by GitHub
parent d010382b86
commit 01b3cbfabf

View File

@@ -1,4 +1,5 @@
:root {
:root,
:host {
font-size: 16px;
height: 100%;