UNPKG

foundation-sites

Version:

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

7 lines (4 loc) 158 B
import { Foundation } from './foundation.core'; import { Tabs } from '../../foundation.tabs'; Foundation.plugin(Tabs, 'Tabs'); export { Foundation, Tabs };