UNPKG

163 BJavaScriptView Raw
1'use strict';
2
3require('../input/style.js');
4
5require('../select/style.js');
6
7require('../button/style.js');
8
9require('../icon/style.js');
10
11require('./main.scss');
\No newline at end of file