We want to be able to add web components to KPN Style. This raises some questions concerning structuring: will TS files be added in the same folder as their SCSS counterparts, in order to publish per component? (Ie: the button would be published separately, as well as the entire bundle.) Or will we separate into CSS/web component packages? (Ie: the styles bundle will contain all components' styles while the web components bundle will contain only those). So: will we split on components, technology, or something different yet?
Acceptance criteria
[ ] Report research results as a comment to this issue.
Description
We want to be able to add web components to KPN Style. This raises some questions concerning structuring: will TS files be added in the same folder as their SCSS counterparts, in order to publish per component? (Ie: the
button
would be published separately, as well as the entire bundle.) Or will we separate into CSS/web component packages? (Ie: the styles bundle will contain all components' styles while the web components bundle will contain only those). So: will we split on components, technology, or something different yet?Acceptance criteria