UNPKG

foundation-sites

Version:

The most advanced responsive front-end framework in the world.

7 lines (4 loc) 149 B
import { Foundation } from './foundation.core'; import { Box } from '../../foundation.util.box'; Foundation.Box = Box; export { Foundation, Box };