Actually include file with marker shorthand

This commit is contained in:
Manish Goregaokar 2017-02-18 23:20:39 -08:00
parent 4d82d4e68e
commit 1541a2d154
2 changed files with 5 additions and 3 deletions

View file

@ -166,6 +166,7 @@ pub mod shorthands {
<%include file="/shorthand/outline.mako.rs" />
<%include file="/shorthand/padding.mako.rs" />
<%include file="/shorthand/position.mako.rs" />
<%include file="/shorthand/inherited_svg.mako.rs" />
<%include file="/shorthand/text.mako.rs" />
}