UNPKG

ri-flex-layout

Version:

An alternative library to Angular's deprecated [angular-flex-layout](https://github.com/angular/flex-layout) library. `ri-flex-layout` helps you achieve responsive layouts in Angular applications with minimal code changes.

6 lines (5 loc) 195 B
export * from './data/break-points'; export * from './data/orientation-break-points'; export * from './break-point'; export * from './break-point-registry'; export * from './break-points-token';