Skip to content
New issue

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

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

Already on GitHub? # to your account

Warning for Annotation property when it is not being used #561

Open
kdaulton-chwy opened this issue Aug 17, 2021 · 0 comments
Open

Warning for Annotation property when it is not being used #561

kdaulton-chwy opened this issue Aug 17, 2021 · 0 comments

Comments

@kdaulton-chwy
Copy link

Version: tried 2.5.1 through 2.7.3

When running sassdoc, I get the following warning:

» [WARNING] Annotation `property` is not allowed on comment from type `mixin` in `_mixins.scss:73:74`.

I am not using the @property anywhere in my SCSS files in my codebase. The only place the word property is being used in for comment text.

Example:

/// @param {String} $family
///   Sets the name to be used for the `font-family` property.

I tried removing all instances of the word property from my comments and still getting the error.

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

No branches or pull requests

1 participant