Skip to content

Commit a90273d

Browse files
authored
Do not export empty
1 parent 6b89498 commit a90273d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CSSUtil.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ using WebIO
44
using JSON
55
import WebIO: render
66

7-
export style, empty
7+
export style
88
export @md_str
99

1010
using Measures

0 commit comments

Comments
 (0)