Skip to content

Improve CSS inclusion #1

@erikw

Description

@erikw

Status Quo

It would be desirable to improve the way CSS for the tooltip is used with this plugin. Currently the user have to copy the CSS file and include it themselves in the page. I'm creating this issue here to maybe get some input from other's on how we could do this.

Pros:

  • Users can easily override and completely restyle the tooltip
  • Users can integrate the CSS with whatever solution they have like a global main.css with minification, or SASS setup.

Cons:

  • More work to set up the plugin
  • More work to keep the plugin up-to-date when new versions (of the CSS file) is committed to the plugin

Desired state

  • By default, CSS is included in the generated pages with no additional steps needed by the user, other than enabling the plugin and using the glossary tag
  • Still allowing the user to completely restyle the CSS (replace or override)

Solution ideas

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew Feature Request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions