UNPKG

@zalando/zally-web-ui

Version:
7 lines (4 loc) 106 B
import 'whatwg-fetch'; // fetch polyfill import './index.scss'; import { run } from './run.jsx'; run();