Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit e70dec5

Browse files
chalinnaomiblack
authored andcommitted
docs(dart/api): clean out styles from api template
The removed linked stylesheets are causing problems under the refreshed site styling scheme.
1 parent 69ae63c commit e70dec5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/dart-api-builder/dab.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,6 @@ block head-extra
224224
// generated Dart API page template: head-extra
225225
//- <base> is required because all the links in dartdoc generated pages are "pseudo-absolute"
226226
base(href="${baseHref}")
227-
link(rel='stylesheet' href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' type='text/css')
228-
link(rel="stylesheet" href="static-assets/prettify.css")
229-
link(rel="stylesheet" href="static-assets/css/bootstrap.min.css")
230227
link(rel="stylesheet" href="static-assets/styles.css")
231228
232229
block breadcrumbs

0 commit comments

Comments
 (0)