Update docs to point to assets-for-api-docs cupertino css file (#92932)

This commit is contained in:
Jenn Magder 2021-11-04 12:33:02 -07:00 committed by GitHub
parent 18813b1888
commit b8d53d51e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
@import 'https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Sharp|Material+Icons+Round';
</style>
<link href="https://flutter.github.io/cupertino_icons/css/icons.css" rel="stylesheet" type="text/css">
<link href="https://flutter.github.io/assets-for-api-docs/assets/cupertino/cupertino.css" rel="stylesheet" type="text/css">
<link href="../assets/overrides.css" rel="stylesheet" type="text/css">