controlkit.js icon indicating copy to clipboard operation
controlkit.js copied to clipboard

Rename CSS selectors to prevent global collisions

Open tenbits opened this issue 8 years ago • 0 comments

Hi Henryk,

thank you for the nice library. What do you think about renaming CSS selectors to prevent collisions by adding namespaces? Would you accept the PR?

For example, in Twitter Bootstrapp CSS: #controlKit .picker .label in controlkit and .label, .label.label-default in bootstrap.

tenbits avatar Sep 05 '17 13:09 tenbits