Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Union types render to “TypeA</code> or <code>TypeB” #538

Closed
kaelig opened this issue Jul 12, 2019 · 1 comment
Closed

Union types render to “TypeA</code> or <code>TypeB” #538

kaelig opened this issue Jul 12, 2019 · 1 comment

Comments

@kaelig
Copy link

kaelig commented Jul 12, 2019

Seen in https://sass-mq.github.io/sass-mq/?v2#undefined-mixin-mq

String</code> or <code>Boolean should render as String or Boolean

Screen Shot 2019-07-12 at 10 42 18 AM

Source code: https://github.com/sass-mq/sass-mq/blob/2da1408feeaaa6c3c7f7eef7b8a412b65a43b8ae/_mq.scss#L133

/// @param {String | Boolean} $from [false] - One of $mq-breakpoints
/// @param {String | Boolean} $until [false] - One of $mq-breakpoints
/// @param {String | Boolean} $and [false] - Additional media query parameters
/// @param {String} $media-type [$mq-media-type] - Media type: screen, print…
@pascalduez
Copy link
Member

Fixed as of sassdoc-theme-default@2.8.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants