Alexander Simonov

Results 2 issues of Alexander Simonov

Fixed issue #220: including "Select" in tree-shaking manner breaks tree-shaking at all #220

### Current Behavior When "Select" is included like told from docs to be tree-shaking aware: `import Select from 'stwui/select';` tree-shaking breaks and all complete STWUI library is included, according to...

bug