Skip to content

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

@kdaulton-chwy

Description

@kdaulton-chwy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions