UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 198 B
import { Foundation } from './foundation.core'; import { SmoothScroll } from '../../foundation.smoothScroll'; Foundation.plugin(SmoothScroll, 'SmoothScroll'); export { Foundation, SmoothScroll };