UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 168 B
import { Foundation } from './foundation.core'; import { Sticky } from '../../foundation.sticky'; Foundation.plugin(Sticky, 'Sticky'); export { Foundation, Sticky };