UNPKG

@gechiui/block-editor

Version:
6 lines (4 loc) 197 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';