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

@extend .clearfix; - typo? #3

Open
RoSk0 opened this issue Jul 26, 2019 · 0 comments
Open

@extend .clearfix; - typo? #3

RoSk0 opened this issue Jul 26, 2019 · 0 comments

Comments

@RoSk0
Copy link

RoSk0 commented Jul 26, 2019

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;?

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

No branches or pull requests

1 participant