mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-08 05:29:52 +00:00
wip
This commit is contained in:
parent
97b34cd702
commit
00e310a659
@ -1,4 +1,4 @@
|
||||
@import "theme/vars";
|
||||
@import "~theme/vars";
|
||||
|
||||
:host {
|
||||
position: absolute;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import "theme/vars";
|
||||
@import "~theme/vars";
|
||||
|
||||
:host {
|
||||
display: flex;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import "theme/vars";
|
||||
@import "~theme/vars";
|
||||
@import "~@fontsource/fira-code/latin.css";
|
||||
|
||||
:host {
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import "theme/vars";
|
||||
@import "~theme/vars";
|
||||
|
||||
h1 {
|
||||
font-family: $font-family-monospace;
|
||||
|
Loading…
x
Reference in New Issue
Block a user