further clean up border code; update paragraph borders to use shared type; BREAKING: paragraph border value attr renamed to style, to match other usages of borders

This commit is contained in:
Tom Hunkapiller
2021-05-23 08:00:49 +03:00
parent 54ab55b92c
commit 08bd2744b6
18 changed files with 100 additions and 115 deletions

View File

@ -16,3 +16,4 @@ export * from "./header";
export * from "./footnotes";
export * from "./track-revision";
export * from "./shared";
export * from "./border";