UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 163 B
import { Foundation } from './foundation.core'; import { Orbit } from '../../foundation.orbit'; Foundation.plugin(Orbit, 'Orbit'); export { Foundation, Orbit };