Open
Description
Ideally we could have a common plugin style system and document it as well as include it as part of the template. This way most people building a plugin could benefit of having a common style that meshes well with BBB 3.0.
It should also take advantage of the CSS variables that are already used by the customStyles functionality. This way plugins would keep the same colors and look and feel even when integrations have customized these styles. See here
Common components that would be useful would probably be:
- popup / modal
- rectangular/circular button
- toggle
- radio button
- inputs
- checkboxes
- text areas