mirror of https://github.com/zulip/zulip.git
third: Remove font Source Sans Pro from static/third.
We can just get it from NPM instead.
This commit is contained in:
parent
785d615921
commit
b496afc8b9
|
@ -38,6 +38,7 @@
|
|||
"script-loader": "0.7.2",
|
||||
"sorttable": "1.0.2",
|
||||
"source-map-loader": "0.2.3",
|
||||
"source-sans-pro": "2.20.2",
|
||||
"string.prototype.codepointat": "0.2.0",
|
||||
"string.prototype.endswith": "0.2.0",
|
||||
"string.prototype.startswith": "0.2.0",
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
font-weight: 200;
|
||||
font-style: normal;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-ExtraLight.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-ExtraLight.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-ExtraLight.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-ExtraLight.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -15,11 +15,11 @@
|
|||
font-weight: 200;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -27,11 +27,11 @@
|
|||
font-weight: 300;
|
||||
font-style: normal;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-Light.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Light.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-Light.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-Light.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-Light.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-Light.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-Light.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-Light.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -39,11 +39,11 @@
|
|||
font-weight: 300;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-LightIt.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-LightIt.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-LightIt.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-LightIt.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -51,11 +51,11 @@
|
|||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-Regular.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-Regular.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-Regular.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-Regular.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -63,11 +63,11 @@
|
|||
font-weight: 400;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-It.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-It.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-It.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-It.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-It.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-It.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-It.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-It.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -75,11 +75,11 @@
|
|||
font-weight: 600;
|
||||
font-style: normal;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-Semibold.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-Semibold.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-Semibold.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-Semibold.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -87,11 +87,11 @@
|
|||
font-weight: 600;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -99,11 +99,11 @@
|
|||
font-weight: 700;
|
||||
font-style: normal;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-Bold.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-Bold.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-Bold.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-Bold.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -111,11 +111,11 @@
|
|||
font-weight: 700;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-BoldIt.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-BoldIt.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-BoldIt.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-BoldIt.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -123,11 +123,11 @@
|
|||
font-weight: 900;
|
||||
font-style: normal;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-Black.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Black.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-Black.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-Black.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-Black.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-Black.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-Black.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-Black.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -135,9 +135,9 @@
|
|||
font-weight: 900;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: url('../third/sourcesans/EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'),
|
||||
url('../third/sourcesans/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2') format('woff2'),
|
||||
url('../third/sourcesans/WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'),
|
||||
url('../third/sourcesans/OTF/SourceSansPro-BlackIt.otf') format('opentype'),
|
||||
url('../third/sourcesans/TTF/SourceSansPro-BlackIt.ttf') format('truetype');
|
||||
src: url('../../node_modules/source-sans-pro/EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'),
|
||||
url('../../node_modules/source-sans-pro/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2') format('woff2'),
|
||||
url('../../node_modules/source-sans-pro/WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'),
|
||||
url('../../node_modules/source-sans-pro/OTF/SourceSansPro-BlackIt.otf') format('opentype'),
|
||||
url('../../node_modules/source-sans-pro/TTF/SourceSansPro-BlackIt.ttf') format('truetype');
|
||||
}
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -8289,6 +8289,10 @@ source-map@~0.2.0:
|
|||
dependencies:
|
||||
amdefine ">=0.0.4"
|
||||
|
||||
source-sans-pro@2.20.2:
|
||||
version "2.20.2"
|
||||
resolved "https://registry.yarnpkg.com/source-sans-pro/-/source-sans-pro-2.20.2.tgz#ee24a6f9680af4e05736be9c1afee3d714618782"
|
||||
|
||||
sparkles@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.0.tgz#1acbbfb592436d10bbe8f785b7cc6f82815012c3"
|
||||
|
|
Loading…
Reference in New Issue