Skip to content

Commit 7278bd6

Browse files
authored
Merge pull request #13 from juliohm/patch-1
Do not export empty
2 parents 6b89498 + a90273d commit 7278bd6

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)