mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-16 22:36:02 +01:00
wip
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user