Skip to content

@extend .clearfix; - typo? #3

@RoSk0

Description

@RoSk0

Running stylelint over just copied from this project sass file I noticed this:

scss/drupal-bootstrap/component/_filter.scss
  ⚠  Expected a placeholder selector (e.g. %placeholder) to be used in @extend   scss/at-extend-no-missing-placeholder

I assume it refers to clearfix mixing from Bootstrap source files (bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss:13) then the line should be @extend .clearfix;?

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