Closed
requested to merge features/scoped-styles into features/implement-styles-according-design-template
Moved the cssPrefix
to StatelessWebComponent
class and just use this.constructor.name
as prefix which resolves to the calling class name
Closes #25 (closed)