export stylesheet

pull/1250/head
James Birtles 7 years ago
parent 4081a8a363
commit 40dccd2480

@ -146,4 +146,4 @@ export function create(source: string, _options: CompileOptions = {}) {
}
}
export { parse, validate, version as VERSION };
export { parse, validate, Stylesheet, version as VERSION };

Loading…
Cancel
Save