UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 183 B
import { Foundation } from './foundation.core'; import { Drilldown } from '../../foundation.drilldown'; Foundation.plugin(Drilldown, 'Drilldown'); export { Foundation, Drilldown };