UNPKG

@gechiui/block-editor

Version:
5 lines 229 B
// Adapted from https://github.com/reworkcss/css // because we needed to remove source map support. export { default as parse } from './parse'; export { default as stringify } from './stringify'; //# sourceMappingURL=index.js.map