You need to sign in or sign up before continuing.
Move cssPrefix method to parent
Moved the cssPrefix
to StatelessWebComponent
class and just use this.constructor.name
as prefix which resolves to the calling class name
Closes #25 (closed)
Edited by Andi Staub