-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Always vendor all external JS/CSS #169
Merged
jorisvandenbossche
merged 39 commits into
pydata:master
from
bollwyvl:always-vendor-external-deps
Jul 6, 2020
Merged
Changes from 22 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
7345622
first chunk of vendoring
bollwyvl bed20ed
fonts
bollwyvl bb35aef
lawyer up
bollwyvl 0e04b2a
more verbose cdn config name, default to cdn, handle sphinx <3
bollwyvl b486a75
some more tweaking to conf
bollwyvl 7a650b0
remove configurability, simplify config
bollwyvl eff61b2
remove NAME variable, as only used in one place again
bollwyvl a331540
build in ci
bollwyvl 7fb62c8
fix conda install
bollwyvl 6e5f40e
actually fix conda install of yarn
bollwyvl 09624fe
linting
bollwyvl 478f3ee
merge master
bollwyvl 0e1b35b
Merge remote-tracking branch 'upstream/master' into always-vendor-ext…
bollwyvl aaa92d4
revert all mathjax-related changes
bollwyvl 77bbbd5
add vendored assets to repo
bollwyvl c5bc9f5
merge master
bollwyvl d127923
rebuild yarn.lock, regenerate static
bollwyvl c8d033d
avoid node_modules in scss import, add preload of js in template
bollwyvl 1b581fb
add cache-busting html macros: hash for built, versions for vendor
bollwyvl 5477208
use proper hashes for current and future css and js in macros
bollwyvl 40a88c2
Merge remote-tracking branch 'upstream/master' into always-vendor-ext…
bollwyvl d76ef11
remove ProvidePlugin
bollwyvl ba38d75
merge master
bollwyvl 22c2470
rebuild assets after merging master
bollwyvl 3eb4d1c
Merge remote-tracking branch 'upstream/master' into always-vendor-ext…
bollwyvl d90f795
add user_guide docs about customizing fonts, contributing about macro…
bollwyvl 879fcf9
update pull request screenshot
bollwyvl 2b7d4a5
pngcrush screenshot, fix some sentence continuation
bollwyvl f85cffe
move webpack macros into static
bollwyvl 7bbe4c7
clean up some paths
bollwyvl dec25bc
add some more about fonts and selectors
bollwyvl 356f8f9
rebuild
bollwyvl c1ac080
whitespace
bollwyvl 1ee04a5
another pass over contributiong/customizing
bollwyvl 7d32515
merge master
bollwyvl fe3b00a
update figure
jorisvandenbossche 993bb3b
don't build with yarn in CI + use installed (not editable) python pac…
jorisvandenbossche 6f934a1
some rst edits
jorisvandenbossche b1da116
fix rst edits
jorisvandenbossche File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,6 +87,7 @@ celerybeat-schedule | |
.venv | ||
venv/ | ||
ENV/ | ||
envs/ | ||
|
||
# Spyder project settings | ||
.spyderproject | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
pydata_sphinx_theme/static/css/index.17205a057956deafa7ca693bf7135e69.css
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
pydata_sphinx_theme/static/js/index.75b82ee1029845794e94.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
Font Awesome Free License | ||
------------------------- | ||
|
||
Font Awesome Free is free, open source, and GPL friendly. You can use it for | ||
commercial projects, open source projects, or really almost whatever you want. | ||
Full Font Awesome Free license: https://fontawesome.com/license/free. | ||
|
||
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/) | ||
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons | ||
packaged as SVG and JS file types. | ||
|
||
# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL) | ||
In the Font Awesome Free download, the SIL OFL license applies to all icons | ||
packaged as web and desktop font files. | ||
|
||
# Code: MIT License (https://opensource.org/licenses/MIT) | ||
In the Font Awesome Free download, the MIT license applies to all non-font and | ||
non-icon files. | ||
|
||
# Attribution | ||
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font | ||
Awesome Free files already contain embedded comments with sufficient | ||
attribution, so you shouldn't need to do anything additional when using these | ||
files normally. | ||
|
||
We've kept attribution comments terse, so we ask that you do not actively work | ||
to remove them from files, especially code. They're a great way for folks to | ||
learn about Font Awesome. | ||
|
||
# Brand Icons | ||
All brand icons are trademarks of their respective owners. The use of these | ||
trademarks does not indicate endorsement of the trademark holder by Font | ||
Awesome, nor vice versa. **Please do not use brand logos for any purpose except | ||
to represent the company, product, or service to which they refer.** |
5 changes: 5 additions & 0 deletions
5
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/css/all.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+130 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.eot
Binary file not shown.
3,570 changes: 3,570 additions & 0 deletions
3,570
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+130 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file added
BIN
+87.7 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff
Binary file not shown.
Binary file added
BIN
+74.8 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file added
BIN
+33.6 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.eot
Binary file not shown.
803 changes: 803 additions & 0 deletions
803
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+33.3 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file added
BIN
+16.4 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff
Binary file not shown.
Binary file added
BIN
+13.3 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file added
BIN
+198 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.eot
Binary file not shown.
4,938 changes: 4,938 additions & 0 deletions
4,938
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+198 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file added
BIN
+101 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff
Binary file not shown.
Binary file added
BIN
+77.6 KB
pydata_sphinx_theme/static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2
Binary file not shown.
20 changes: 20 additions & 0 deletions
20
pydata_sphinx_theme/static/vendor/lato_latin-ext/1.44.1/LICENSE.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Copyright (c) 2019 Jan Bednar | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Binary file added
BIN
+31.5 KB
pydata_sphinx_theme/static/vendor/lato_latin-ext/1.44.1/files/lato-latin-ext-400-italic.woff
Binary file not shown.
Binary file added
BIN
+25.7 KB
...ta_sphinx_theme/static/vendor/lato_latin-ext/1.44.1/files/lato-latin-ext-400-italic.woff2
Binary file not shown.
Binary file added
BIN
+30.2 KB
pydata_sphinx_theme/static/vendor/lato_latin-ext/1.44.1/files/lato-latin-ext-400.woff
Binary file not shown.
Binary file added
BIN
+24.7 KB
pydata_sphinx_theme/static/vendor/lato_latin-ext/1.44.1/files/lato-latin-ext-400.woff2
Binary file not shown.
120 changes: 120 additions & 0 deletions
120
pydata_sphinx_theme/static/vendor/lato_latin-ext/1.44.1/index.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
/* lato-100normal - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 100; | ||
src: | ||
local('Lato Hairline'), | ||
local('Lato-Hairline'), | ||
url('./files/lato-latin-ext-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-100italic - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 100; | ||
src: | ||
local('Lato Hairline Italic'), | ||
local('Lato-HairlineItalic'), | ||
url('./files/lato-latin-ext-100-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-100-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-300normal - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 300; | ||
src: | ||
local('Lato Light'), | ||
local('Lato-Light'), | ||
url('./files/lato-latin-ext-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-300italic - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 300; | ||
src: | ||
local('Lato Light Italic'), | ||
local('Lato-LightItalic'), | ||
url('./files/lato-latin-ext-300-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-300-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-400normal - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 400; | ||
src: | ||
local('Lato Regular'), | ||
local('Lato-Regular'), | ||
url('./files/lato-latin-ext-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-400italic - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 400; | ||
src: | ||
local('Lato Italic'), | ||
local('Lato-Italic'), | ||
url('./files/lato-latin-ext-400-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-400-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-700normal - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 700; | ||
src: | ||
local('Lato Bold'), | ||
local('Lato-Bold'), | ||
url('./files/lato-latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-700italic - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 700; | ||
src: | ||
local('Lato Bold Italic'), | ||
local('Lato-BoldItalic'), | ||
url('./files/lato-latin-ext-700-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-700-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-900normal - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 900; | ||
src: | ||
local('Lato Black'), | ||
local('Lato-Black'), | ||
url('./files/lato-latin-ext-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* lato-900italic - latin-ext */ | ||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 900; | ||
src: | ||
local('Lato Black Italic'), | ||
local('Lato-BlackItalic'), | ||
url('./files/lato-latin-ext-900-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/lato-latin-ext-900-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} |
20 changes: 20 additions & 0 deletions
20
pydata_sphinx_theme/static/vendor/open-sans_all/1.44.1/LICENSE.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Copyright (c) 2019 Jan Bednar | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Binary file added
BIN
+51.8 KB
pydata_sphinx_theme/static/vendor/open-sans_all/1.44.1/files/open-sans-all-400-italic.woff
Binary file not shown.
Binary file added
BIN
+40.1 KB
pydata_sphinx_theme/static/vendor/open-sans_all/1.44.1/files/open-sans-all-400-italic.woff2
Binary file not shown.
Binary file added
BIN
+54 KB
pydata_sphinx_theme/static/vendor/open-sans_all/1.44.1/files/open-sans-all-400.woff
Binary file not shown.
Binary file added
BIN
+42.2 KB
pydata_sphinx_theme/static/vendor/open-sans_all/1.44.1/files/open-sans-all-400.woff2
Binary file not shown.
120 changes: 120 additions & 0 deletions
120
pydata_sphinx_theme/static/vendor/open-sans_all/1.44.1/index.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
/* open-sans-300normal - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 300; | ||
src: | ||
local('Open Sans Light'), | ||
local('OpenSans-Light'), | ||
url('./files/open-sans-all-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-300italic - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 300; | ||
src: | ||
local('Open Sans Light Italic'), | ||
local('OpenSans-LightItalic'), | ||
url('./files/open-sans-all-300-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-300-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-400normal - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 400; | ||
src: | ||
local('Open Sans Regular'), | ||
local('OpenSans-Regular'), | ||
url('./files/open-sans-all-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-400italic - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 400; | ||
src: | ||
local('Open Sans Italic'), | ||
local('OpenSans-Italic'), | ||
url('./files/open-sans-all-400-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-400-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-600normal - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 600; | ||
src: | ||
local('Open Sans SemiBold'), | ||
local('OpenSans-SemiBold'), | ||
url('./files/open-sans-all-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-600italic - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 600; | ||
src: | ||
local('Open Sans SemiBold Italic'), | ||
local('OpenSans-SemiBoldItalic'), | ||
url('./files/open-sans-all-600-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-600-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-700normal - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 700; | ||
src: | ||
local('Open Sans Bold'), | ||
local('OpenSans-Bold'), | ||
url('./files/open-sans-all-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-700italic - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 700; | ||
src: | ||
local('Open Sans Bold Italic'), | ||
local('OpenSans-BoldItalic'), | ||
url('./files/open-sans-all-700-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-700-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-800normal - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: normal; | ||
font-display: swap; | ||
font-weight: 800; | ||
src: | ||
local('Open Sans ExtraBold'), | ||
local('OpenSans-ExtraBold'), | ||
url('./files/open-sans-all-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | ||
/* open-sans-800italic - all */ | ||
@font-face { | ||
font-family: 'Open Sans'; | ||
font-style: italic; | ||
font-display: swap; | ||
font-weight: 800; | ||
src: | ||
local('Open Sans ExtraBold Italic'), | ||
local('OpenSans-ExtraBoldItalic'), | ||
url('./files/open-sans-all-800-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('./files/open-sans-all-800-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this might have been raised / discussed before, but in principle this is not needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if it's not trying to re-build in CI, I don't that a PR actually is actually checked as to whether they author checked in the assets. but perhaps i'm wrong?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does solve the author forgetting to build the production assets.
It doesn't solve committing the builded assets though?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The linting CI build should ensure that