UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 173 B
import { Foundation } from './foundation.core'; import { Toggler } from '../../foundation.toggler'; Foundation.plugin(Toggler, 'Toggler'); export { Foundation, Toggler };