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 {
|
:host {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@import "theme/vars";
|
@import "~theme/vars";
|
||||||
|
|
||||||
:host {
|
:host {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@import "theme/vars";
|
@import "~theme/vars";
|
||||||
@import "~@fontsource/fira-code/latin.css";
|
@import "~@fontsource/fira-code/latin.css";
|
||||||
|
|
||||||
:host {
|
:host {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@import "theme/vars";
|
@import "~theme/vars";
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-family: $font-family-monospace;
|
font-family: $font-family-monospace;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user