Skip to content

More specific namespacing for CSS classes?Β #2896

@jasongrout

Description

@jasongrout

Right now our widget CSS classes are namespaced as .widget-*. .widget is pretty generic. For example, #2893 showed at least one conflict with another library.

Perhaps we should change the namespace to something like .jw-*, which seems more specific to 'jupyter widgets' and less generic than .widget

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions