Skip to content

Commit c1fe5bd

Browse files
author
David Emory
committed
feat(narrative): Add mode icons to CSS
1 parent 3d3bfb4 commit c1fe5bd

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

Diff for: lib/icons.css

+47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: lib/index.css

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
@import url(lib/components/form/form.css);
1010
@import url(lib/components/narrative/narrative.css);
1111

12+
@import url(lib/icons.css);
13+
1214
button.header, button.step, .intermediate-stops button {
1315
background: inherit;
1416
color: inherit;

0 commit comments

Comments
 (0)