digitalcampusframework / dcf

Digital Campus Framework
BSD 3-Clause "New" or "Revised" License
8 stars 13 forks source link

Add styles for button-as-link (`.dcf-btn-as-link`) #520

Closed skoolbus39 closed 7 months ago

skoolbus39 commented 7 months ago

State-based styles (e.g., :hover, :visited) to be added in theme.

An example of a use case for this would be a button to open a modal where it would be preferable to style the button like a link but retain the <button> element for semantics.