UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 178 B
import { Foundation } from './foundation.core'; import { Magellan } from '../../foundation.magellan'; Foundation.plugin(Magellan, 'Magellan'); export { Foundation, Magellan };