Skip to content

Commit ba84e3c

Browse files
committed
minify css
1 parent 5e5390e commit ba84e3c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

_includes/docs/nav.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<link rel="stylesheet" type="text/css" href="/css/docs.css"/>
2-
<link rel="stylesheet" type="text/css" href="/css/dark-syntax.css"/>
1+
<link rel="stylesheet" type="text/css" href="/css/docs.min.css"/>
2+
<link rel="stylesheet" type="text/css" href="/css/dark-syntax.min.css"/>
33

44
<!-- Navigation -->
55
<nav class="navbar navbar-default navbar-collapse" role="navigation">

css/dark-syntax.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/docs.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)