tailwind-compositor
Version:
Compositor is a system of constraints designed to produce aesthetically pleasing, typographic compositions, based on objective, constant dimensions of space.
14 lines (13 loc) • 394 B
TypeScript
export * from './uuid';
export * from './merge';
export * from './get';
export * from './is';
export * from './mem';
export * from './noop';
export * from './strip-css';
export * from './baseline-scale-to-rem';
export * from './baseline-scale-to-px';
export * from './px-scale-to-rem';
export * from './px-to-rem';
export * from './get-rhythm';
export * from './scale-add-suffix';