mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 09:04:31 +02:00
add polyfill.io for polyfills to example
This commit is contained in:
@@ -62,6 +62,7 @@ const config = {
|
|||||||
title: 'Slate',
|
title: 'Slate',
|
||||||
template: HtmlWebpackTemplate,
|
template: HtmlWebpackTemplate,
|
||||||
inject: false,
|
inject: false,
|
||||||
|
scripts: ['https://cdn.polyfill.io/v2/polyfill.min.js'],
|
||||||
links: [
|
links: [
|
||||||
'https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i&subset=latin-ext',
|
'https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i&subset=latin-ext',
|
||||||
'https://fonts.googleapis.com/icon?family=Material+Icons',
|
'https://fonts.googleapis.com/icon?family=Material+Icons',
|
||||||
|
Reference in New Issue
Block a user