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 {
|
: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;
|
||||||
|
|||||||
Reference in New Issue
Block a user