added fonts
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// Keep in sync with the `.js` file.
|
||||
declare const MODERN_BROWSERSLIST_TARGET: [
|
||||
'chrome 64',
|
||||
'edge 79',
|
||||
'firefox 67',
|
||||
'opera 51',
|
||||
'safari 12',
|
||||
]
|
||||
|
||||
export default MODERN_BROWSERSLIST_TARGET
|
||||
Reference in New Issue
Block a user