Skip to content

Commit 354fd1d

Browse files
committed
Bundle fontawesome
fixes #1
1 parent 686789f commit 354fd1d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/font-awesome.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.

src/page.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import 'katex/dist/katex.css';
88

99
import './markdown.css';
1010
import './style.css';
11+
import './font-awesome.min.css';
1112

1213
import * as mermaid from 'mermaid';
1314
import * as flowchart from 'flowchart.js';

0 commit comments

Comments
 (0)