mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
feat(dev): update build process
change output from `resources/static/` to `static/`
This commit is contained in:
@@ -3,16 +3,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 100;
|
||||
font-display: swap;
|
||||
src: url("Inter-Thin-BETA.woff2") format("woff2"),
|
||||
url("Inter-Thin-BETA.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-Thin.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-Thin.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 100;
|
||||
font-display: swap;
|
||||
src: url("Inter-ThinItalic-BETA.woff2") format("woff2"),
|
||||
url("Inter-ThinItalic-BETA.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-ThinItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-ThinItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -20,16 +20,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
font-display: swap;
|
||||
src: url("Inter-ExtraLight-BETA.woff2") format("woff2"),
|
||||
url("Inter-ExtraLight-BETA.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-ExtraLight.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-ExtraLight.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 200;
|
||||
font-display: swap;
|
||||
src: url("Inter-ExtraLightItalic-BETA.woff2") format("woff2"),
|
||||
url("Inter-ExtraLightItalic-BETA.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-ExtraLightItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-ExtraLightItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -37,16 +37,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: url("Inter-Light-BETA.woff2") format("woff2"),
|
||||
url("Inter-Light-BETA.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-Light.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-Light.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: url("Inter-LightItalic-BETA.woff2") format("woff2"),
|
||||
url("Inter-LightItalic-BETA.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-LightItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-LightItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -54,16 +54,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url("Inter-Regular.woff2") format("woff2"),
|
||||
url("Inter-Regular.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-Regular.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-Regular.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url("Inter-Italic.woff2") format("woff2"),
|
||||
url("Inter-Italic.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-Italic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-Italic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -71,16 +71,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: url("Inter-Medium.woff2") format("woff2"),
|
||||
url("Inter-Medium.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-Medium.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-Medium.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: url("Inter-MediumItalic.woff2") format("woff2"),
|
||||
url("Inter-MediumItalic.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-MediumItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-MediumItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -88,16 +88,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: url("Inter-SemiBold.woff2") format("woff2"),
|
||||
url("Inter-SemiBold.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-SemiBold.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-SemiBold.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: url("Inter-SemiBoldItalic.woff2") format("woff2"),
|
||||
url("Inter-SemiBoldItalic.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-SemiBoldItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-SemiBoldItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -105,16 +105,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: url("Inter-Bold.woff2") format("woff2"),
|
||||
url("Inter-Bold.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-Bold.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-Bold.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: url("Inter-BoldItalic.woff2") format("woff2"),
|
||||
url("Inter-BoldItalic.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-BoldItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-BoldItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -122,16 +122,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
font-display: swap;
|
||||
src: url("Inter-ExtraBold.woff2") format("woff2"),
|
||||
url("Inter-ExtraBold.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-ExtraBold.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-ExtraBold.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 800;
|
||||
font-display: swap;
|
||||
src: url("Inter-ExtraBoldItalic.woff2") format("woff2"),
|
||||
url("Inter-ExtraBoldItalic.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-ExtraBoldItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-ExtraBoldItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -139,16 +139,16 @@
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: url("Inter-Black.woff2") format("woff2"),
|
||||
url("Inter-Black.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-Black.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-Black.woff?v=3.15") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
font-style: italic;
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: url("Inter-BlackItalic.woff2") format("woff2"),
|
||||
url("Inter-BlackItalic.woff") format("woff");
|
||||
src: url("/static/fonts/inter/Inter-BlackItalic.woff2?v=3.15") format("woff2"),
|
||||
url("/static/fonts/inter/Inter-BlackItalic.woff?v=3.15") format("woff");
|
||||
}
|
||||
|
||||
/* -------------------------------------------------------
|
||||
@@ -166,7 +166,7 @@ Usage:
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
font-named-instance: 'Regular';
|
||||
src: url("Inter-upright.var.woff2") format("woff2");
|
||||
src: url("/static/fonts/inter/Inter-roman.var.woff2?v=3.15") format("woff2");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter var';
|
||||
@@ -174,7 +174,7 @@ Usage:
|
||||
font-display: swap;
|
||||
font-style: italic;
|
||||
font-named-instance: 'Italic';
|
||||
src: url("Inter-italic.var.woff2") format("woff2");
|
||||
src: url("/static/fonts/inter/Inter-italic.var.woff2?v=3.15") format("woff2");
|
||||
}
|
||||
|
||||
|
||||
@@ -196,5 +196,5 @@ explicitly, e.g.
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
font-style: oblique 0deg 10deg;
|
||||
src: url("Inter.var.woff2") format("woff2");
|
||||
src: url("/static/fonts/inter/Inter.var.woff2?v=3.15") format("woff2");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user