UNPKG

@wordpress/style-engine

Version:
7 lines 164 B
/** * Internal dependencies */ import padding from './padding'; import margin from './margin'; export default [margin, padding]; //# sourceMappingURL=index.js.map